From 59157c4442d31775624ad5b8b0bd3e0e3548b624 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Wed, 15 Aug 2001 20:13:42 +0000 Subject: Fixed a few error messages. Implemented new mountpoint scanning. Implemented caching for scanning in old quota format. Implemented automatic choice of appropriate units in repquota, quota. --- quota.1 | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'quota.1') diff --git a/quota.1 b/quota.1 index 8cf75b8..9f14523 100644 --- a/quota.1 +++ b/quota.1 @@ -6,21 +6,21 @@ quota [ .B -F .I format-name ] [ -.B -guv | q +.B -guvs | q ] .br quota [ .B -F .I format-name ] [ -.B -uv | q +.B -uvs | q ] user .br quota [ .B -F .I format-name ] [ -.B -gv | q +.B -gvs | q ] group .SH DESCRIPTION .B Quota @@ -58,7 +58,12 @@ flag is equivalent to the default. will display quotas on filesystems where no storage is allocated. .TP -.B -q +.B \-s +flag will make +.BR quota(1) +try to choose units for showing limits, used space and used inodes. +.TP +.B \-q Print a more terse message, containing only information on filesystems where usage is over quota. -- cgit v1.2.3