summaryrefslogtreecommitdiff
path: root/repquota.8
diff options
context:
space:
mode:
Diffstat (limited to 'repquota.8')
-rw-r--r--repquota.813
1 files changed, 12 insertions, 1 deletions
diff --git a/repquota.8 b/repquota.8
index 43b6d26..05b7f3c 100644
--- a/repquota.8
+++ b/repquota.8
@@ -5,7 +5,11 @@ repquota \- summarize quotas for a filesystem
.SH SYNOPSIS
.B /usr/sbin/repquota
[
-.B \-vtsug
+.B \-vsug
+] [
+.B \-t
+|
+.B \-n
] [
.B \-F
.I format-name
@@ -16,6 +20,10 @@ repquota \- summarize quotas for a filesystem
[
.B \-avtsug
] [
+.B \-t
+|
+.B \-n
+] [
.B \-F
.I format-name
]
@@ -49,6 +57,9 @@ information.
Truncate user/group names longer than 9 characters. This results in nicer output when
there are such names.
.TP
+.B \-n
+Don't resolve UIDs/GIDs to names. This can speedup printing a lot.
+.TP
.B \-s
Try to report used space, number of used inodes and limits in more appropriate units
than default ones.