summaryrefslogtreecommitdiff
path: root/repquota.8
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2001-11-05 07:43:09 +0000
committerjkar8572 <jkar8572>2001-11-05 07:43:09 +0000
commite3cd20e7ae77e71cd859b09849c1f68e57f9f580 (patch)
tree7d1f3987cb23fbf6b31ed11759606bb9d3d4924f /repquota.8
parent4b6e612eec355fda234e7957e08d943eb6872813 (diff)
Added -n option (don't resolve names) to repquota (not tested)
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.