mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-26 05:47:32 +00:00
Document only-dirs option
This commit is contained in:
parent
89a6e14e15
commit
7218fb4b6a
@ -107,6 +107,11 @@ ignore files mentioned in '.gitignore'
|
||||
list directories before other files
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \-D, \-\-only\-dirs
|
||||
list only directories
|
||||
.RS
|
||||
.RE
|
||||
.SH LONG VIEW OPTIONS
|
||||
.PP
|
||||
These options are available when running with \f[C]\-\-long\f[]
|
||||
|
@ -27,6 +27,7 @@ FILTERING AND SORTING OPTIONS
|
||||
-r, --reverse reverse the sort order
|
||||
-s, --sort SORT_FIELD which field to sort by
|
||||
--group-directories-first list directories before other files
|
||||
-D, --only-dirs list only directories
|
||||
-I, --ignore-glob GLOBS glob patterns (pipe-separated) of files to ignore
|
||||
--git-ignore Ignore files mentioned in '.gitignore'
|
||||
Valid sort fields: name, Name, extension, Extension, size, type,
|
||||
|
Loading…
Reference in New Issue
Block a user