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