summaryrefslogtreecommitdiff
path: root/convertquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'convertquota.8')
-rw-r--r--convertquota.810
1 files changed, 5 insertions, 5 deletions
diff --git a/convertquota.8 b/convertquota.8
index 0516bb5..5ce5b31 100644
--- a/convertquota.8
+++ b/convertquota.8
@@ -31,19 +31,19 @@ is also architecture independent. This format introduces Radix Tree (a simple fo
structure) to quota file.
.SH OPTIONS
.TP
-.B -u
+.B -u, --user
convert user quota file. This is the default.
.TP
-.B -g
+.B -g, --group
convert group quota file.
.TP
-.B -f
+.B -f, --convert-format
convert from old file format to new one. This is the default.
.TP
-.B -e
+.B -e, --convert-endian
convert new file format from big endian to little endian.
.TP
-.B -V
+.B -V, --version
print version information.
.SH FILES
.TP 20