Remove sort option from man page
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
.Op Fl d Ar tag
|
||||
.Op Fl c Ar tag Fl i Ar tag
|
||||
.Op Fl l
|
||||
.Op Fl s
|
||||
.Ar
|
||||
.Sh DESCRIPTION
|
||||
On Linux file systems that support extended attributes, the XDG desktop uses the
|
||||
@@ -77,16 +76,16 @@ options can be used multiple times.
|
||||
.It Fl d, \-delete Ar tag
|
||||
Delete the given tag, if it exists.
|
||||
This option can be used multiple times.
|
||||
.It Fl s, \-sort
|
||||
With this flag, changes will be written back for the file or directory in
|
||||
alphabetically sorted order.
|
||||
.El
|
||||
.Sh ENVIRONMENT
|
||||
.Bl -tag -width Ds
|
||||
.It NO_COLOR
|
||||
.Nm
|
||||
uses libscterm for its color output support, and as such honors the NO_COLOR
|
||||
environment variable, if defined and non-empty.
|
||||
Color output is also automatically suppressed when it is not written to a tty,
|
||||
such as when writing to a pipe, or when using output redirection.
|
||||
.El
|
||||
.Sh EXIT STATUS
|
||||
.Nm
|
||||
exits 0 on success, and 1 if an error occurs.
|
||||
|
Reference in New Issue
Block a user