From e3cd20e7ae77e71cd859b09849c1f68e57f9f580 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Mon, 5 Nov 2001 07:43:09 +0000 Subject: Added -n option (don't resolve names) to repquota (not tested) --- repquota.8 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'repquota.8') 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. -- cgit v1.2.3