Added the long options.
[dus.git] / dus.1
diff --git a/dus.1 b/dus.1
index f938ac4..01cee50 100644 (file)
--- a/dus.1
+++ b/dus.1
@@ -20,30 +20,29 @@ recursively exact file sizes through directories.
 
 .SH "OPTIONS"
 .TP
-\fB-h\fR
+\fB-h, --help\fR
 display help and exit
 .TP
-\fB-d\fR
+\fB-d, --ignore-dots\fR
 ignore files and directories whose name starts with a dot
 .TP
-\fB-f\fR
+\fB-f, --fancy\fR
 display floating point size with K, M and G units
 .TP
-\fB-r\fR
+\fB-r, --reverse-order\fR
 reverse the sorting order (big to small instead of small to big)
 .TP
-\fB-t\fR
+\fB-t, --show-top\fR
 show the top of the list instead of the bottom
 .TP
-\fB-c \fI<cols>\fR
-impose the number of columns, -1 means no limit (it
-is by default no limits if the stdout is not a tty and the tty width
-otherwise)
+\fB-c \fI<cols>\fR, \fB--nb-columns \fI<cols>\fR
+force the number of columns, -1 means no limit (it is by default no
+limits if the stdout is not a tty and the tty width otherwise)
 .TP
-\fB-l \fI<lines>\fR
+\fB-l \fI<lines>\fR, \fB--nb-lines \fI<lines>\fR
 same as \fB-c\fR but for the number of lines
 .TP
-\fB-m \fI<size min>\fR
+\fB-m \fI<size min>\fR, \fB--min-size \fI<size min>\fR
 restrict the printing of files and directories to these of size bigger
 than a lower bound