summaryrefslogtreecommitdiff
path: root/warnquota.8
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2003-07-29 20:11:35 +0000
committerjkar8572 <jkar8572>2003-07-29 20:11:35 +0000
commitc3e5a79f06cc0e8e5bc2886c374306cbb395ef27 (patch)
tree2ef3b7338397904cc7d5ddcd6c88ca6091d0ba3c /warnquota.8
parent6e29c7a8854c14be88eb9c90b208e8402d3fdbdd (diff)
downloadlinuxquota-c3e5a79f06cc0e8e5bc2886c374306cbb395ef27.tar.gz
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)
Diffstat (limited to 'warnquota.8')
-rw-r--r--warnquota.86
1 files changed, 5 insertions, 1 deletions
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