summaryrefslogtreecommitdiff
path: root/convertquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'convertquota.8')
-rw-r--r--convertquota.810
1 files changed, 10 insertions, 0 deletions
diff --git a/convertquota.8 b/convertquota.8
index 34db1b5..ea5b803 100644
--- a/convertquota.8
+++ b/convertquota.8
@@ -6,6 +6,10 @@ convertquota \- convert quota from old file format to new one
.B convertquota
[
.B -ug
+] [
+.B -e
+|
+.B -f
]
.I filesystem
.SH DESCRIPTION
@@ -33,6 +37,12 @@ convert user quota file. This is the default.
.B -g
convert group quota file.
.TP
+.B -f
+convert from old file format to new one. This is the default.
+.TP
+.B -e
+convert new file format from big endian to little endian.
+.TP
.B -V
print version information.
.SH FILES