Update USAGE in README

This commit is contained in:
sharkdp 2019-02-13 19:58:27 +01:00
parent acd4910f2c
commit f1ab443dd0
1 changed files with 4 additions and 0 deletions

View File

@ -278,6 +278,7 @@ OPTIONS:
executable (x), empty (e)
-e, --extension <ext>... Filter by file extension
-x, --exec <cmd> Execute a command for each search result
-X, --exec-batch <cmd> Execute a command with all search results at once
-E, --exclude <pattern>... Exclude entries that match the given glob pattern
-c, --color <when> When to use colors: never, *auto*, always
-S, --size <size>... Limit results based on the size of files.
@ -289,6 +290,9 @@ ARGS:
<path>... 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