summaryrefslogtreecommitdiff
path: root/quota.1
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2005-07-19 15:09:07 +0000
committerjkar8572 <jkar8572>2005-07-19 15:09:07 +0000
commit5b3bc06799176f696bb45e84930ed0efca950834 (patch)
treeb1788aafebe723de38ee1706f07cf9eaa4d9616e /quota.1
parent108a8e7c027b7b51454d9ca10c695c87f1a76459 (diff)
downloadlinuxquota-5b3bc06799176f696bb45e84930ed0efca950834.tar.gz
quota(1) now shows grace time even if hardlimit is reached (Jan Kara)
Added option to quota(1) to not wrap lines when device name is long (Jan Kara)
Diffstat (limited to 'quota.1')
-rw-r--r--quota.112
1 files changed, 9 insertions, 3 deletions
diff --git a/quota.1 b/quota.1
index 040650a..789b909 100644
--- a/quota.1
+++ b/quota.1
@@ -7,7 +7,7 @@ quota \- display disk usage and limits
.B -F
.I format-name
] [
-.BR -guvsil \ |
+.BR -guvsilw \ |
.B q
]
.br
@@ -16,7 +16,7 @@ quota \- display disk usage and limits
.B -F
.I format-name
] [
-.BR -uvsil \ |
+.BR -uvsilw \ |
.B q
]
.IR user ...
@@ -26,7 +26,7 @@ quota \- display disk usage and limits
.B -F
.I format-name
] [
-.BR -gvsil \ |
+.BR -gvsilw \ |
.B q
]
.IR group ...
@@ -87,6 +87,12 @@ on filesystems where usage is over quota.
.B \-Q
Do not print error message if connection to rpc.rquotad is refused (usually this happens
when rpc.rquotad is not running on the server).
+.TP
+.B \-w
+Do not wrap the line if the device name is too long. This can be useful when parsing
+the output of
+.BR quota (1)
+by a script.
.LP
Specifying both
.B \-g