Added --sort-order

This commit is contained in:
Scoopta
2020-02-07 18:04:37 -08:00
parent 12dd2fbd4d
commit 1e131bdce6
5 changed files with 47 additions and 7 deletions

View File

@@ -97,6 +97,9 @@ Specifies the height in number of lines instead of pixels.
.B columns=\fICOLUMNS\fR
Specifies the number of columns to display, default is 1.
.TP
.B sort_order=\fIORDER\fR
Specifies the default sort order. There are currently two orders, default and alphabetical. See \fBwofi\fR(7) for details.
.TP
.B orientation=\fIORIENTATION\fR
Specifies the orientation, it can be either horizontal or vertical, default is vertical.
.TP