mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-27 02:12:53 +00:00
Add only-dirs option to README
This commit is contained in:
parent
7218fb4b6a
commit
adb1edd1a9
@ -30,6 +30,7 @@ exa’s 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user