From f1ab443dd0f628c66341b4b928b6893d197f6599 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Wed, 13 Feb 2019 19:58:27 +0100 Subject: [PATCH] Update USAGE in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d878ef6..21d77152 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ OPTIONS: executable (x), empty (e) -e, --extension ... Filter by file extension -x, --exec Execute a command for each search result + -X, --exec-batch Execute a command with all search results at once -E, --exclude ... Exclude entries that match the given glob pattern -c, --color When to use colors: never, *auto*, always -S, --size ... Limit results based on the size of files. @@ -289,6 +290,9 @@ ARGS: ... the root directory for the filesystem search (optional) ``` +This is the output of `fd -h`. To see the full set of command-line options, use `fd --help` which +also includes a much more detailed help text. + ## Tutorial First, to get an overview of all available command line options, you can either run