Add only-dirs option to README

This commit is contained in:
James Reed 2018-10-26 17:41:27 -06:00
parent 7218fb4b6a
commit adb1edd1a9
No known key found for this signature in database
GPG Key ID: 8F79994F6B8378C1

View File

@ -30,6 +30,7 @@ exas options are almost, but not quite, entirely unlike `ls`'s.
- **-r**, **--reverse**: reverse the sort order
- **-s**, **--sort=(field)**: which field to sort by
- **--group-directories-first**: list directories before other files
- **-D**, **--only-dirs**: list only directories
- **--git-ignore**: ignore files mentioned in `.gitignore`
- **-I**, **--ignore-glob=(globs)**: glob patterns (pipe-separated) of files to ignore