From c3e5a79f06cc0e8e5bc2886c374306cbb395ef27 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Tue, 29 Jul 2003 20:11:35 +0000 Subject: Fixed edquota -f option (Jan Kara) Fixed warnquota formatting (Jan Kara) Added -s option (smart choice of units) to warnquota (Jan Kara) Updated documentation of quotactl call (Jan Kara) --- warnquota.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'warnquota.8') diff --git a/warnquota.8 b/warnquota.8 index d9dfe32..d95a14a 100644 --- a/warnquota.8 +++ b/warnquota.8 @@ -4,7 +4,7 @@ warnquota \- send mail to users over quota .SH SYNOPSIS .B warnquota [ -.B \-ugi +.B \-ugsi ] [ .B \-F .I quotaformat @@ -65,6 +65,10 @@ check whether users are not exceeding quotas (default). check whether groups are not exceeding quotas. If group is exceeding quota a mail is sent to the user specified in /etc/quotagrpadmins. .TP +.B -s +Try to report used space, number of used inodes and limits in more appropriate units +than the default ones. +.TP .B \-i ignore mountpoints mounted by automounter. .SH FILES -- cgit v1.2.1