summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2017-09-17 09:45:54 +0200
committerGitHub <noreply@github.com>2017-09-17 09:45:54 +0200
commitdf44407b84c2b863abd8ee514bb3338371b8ee1c (patch)
treef45ee942bd6c99cf6293a6973882f7d3dd089e37
parentc1b8d1eae19c8b0490bdec5e649ea089dcab9e12 (diff)
Formatting of help text
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 075fe41..889585c 100644
--- a/README.md
+++ b/README.md
@@ -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)