summaryrefslogtreecommitdiff
path: root/repquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'repquota.8')
-rw-r--r--repquota.86
1 files changed, 4 insertions, 2 deletions
diff --git a/repquota.8 b/repquota.8
index 6753efa..7580f64 100644
--- a/repquota.8
+++ b/repquota.8
@@ -107,9 +107,11 @@ Ignore mountpoints mounted by automounter.
Report quota for specified format (ie. don't perform format autodetection).
Possible format names are:
.B vfsold
-(version 1 quota),
+Original quota format with 16-bit UIDs / GIDs,
.B vfsv0
-(version 2 quota),
+Quota format with 32-bit UIDs / GIDs, 64-bit space usage, 32-bit inode usage and limits,
+.B vfsv1
+Quota format with 64-bit quota limits and usage,
.B xfs
(quota on XFS filesystem)
.TP