Formatting of help text

This commit is contained in:
David Peter 2017-09-17 09:45:54 +02:00 committed by GitHub
parent c1b8d1eae1
commit df44407b84
1 changed files with 2 additions and 1 deletions

View File

@ -153,7 +153,8 @@ FLAGS:
OPTIONS:
-d, --max-depth <depth> Set maximum search depth (default: none)
-j, --threads <threads> The number of threads used for searching
-t, --type <type> The type of file to search for [values: f, file, d, directory, s, symlink]
-t, --type <file-type> The type of file to search for [values: f, file,
d, directory, s, symlink]
ARGS:
<pattern> the search pattern, a regular expression (optional)