summaryrefslogtreecommitdiff
path: root/quotaon.8
diff options
context:
space:
mode:
Diffstat (limited to 'quotaon.8')
-rw-r--r--quotaon.86
1 files changed, 4 insertions, 2 deletions
diff --git a/quotaon.8 b/quotaon.8
index 0551509..91756a9 100644
--- a/quotaon.8
+++ b/quotaon.8
@@ -84,9 +84,11 @@ have any disk quotas turned off.
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