summaryrefslogtreecommitdiff
path: root/quota.1
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2001-08-15 20:13:42 +0000
committerjkar8572 <jkar8572>2001-08-15 20:13:42 +0000
commit59157c4442d31775624ad5b8b0bd3e0e3548b624 (patch)
treebb6267b7fe46ef8f5da69c11827e9cfd69e612e1 /quota.1
parent805ee8ff8b05468a2f2ce09db619bded1d6a687d (diff)
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.
Diffstat (limited to 'quota.1')
-rw-r--r--quota.113
1 files changed, 9 insertions, 4 deletions
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.