From efb62d5ef3fe7703e790173d53cf649c156bcb4e Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Fri, 11 May 2001 11:00:40 +0000 Subject: Fixed bug in quotacheck for new format. Fixed bug in version() in quot (Nathan). Added -t (truncate names) option to repquota. --- repquota.8 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'repquota.8') diff --git a/repquota.8 b/repquota.8 index f3d5daf..2125bdd 100644 --- a/repquota.8 +++ b/repquota.8 @@ -3,18 +3,18 @@ .SH NAME repquota \- summarize quotas for a filesystem .SH SYNOPSIS -.B /usr/etc/repquota +.B /usr/sbin/repquota [ -.B \-vug +.B \-vtug ] [ .B \-F .I format-name ] .IR filesystem .\|.\|. .LP -.B /usr/etc/repquota +.B /usr/sbin/repquota [ -.B \-avug +.B \-avtug ] [ .B \-F .I format-name @@ -45,6 +45,10 @@ to be read-write with quotas. Report all quotas, even if there is no usage. Be also more verbose about quotafile information. .TP +.B \-t +Truncate user/group names longer than 9 characters. This results in nicer output when +there are such names. +.TP .B \-F \f2format-name\f1 Report quota for specified format (ie. don't perform format autodetection). Possible format names are: -- cgit v1.2.1