summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2010-09-14 20:48:06 +0200
committerJan Kara <jack@suse.cz>2010-09-14 20:48:06 +0200
commitc7cfb6e73bb8e73e6dcf857b5ecf374679a778ab (patch)
tree95bc1562928374201ff292af57ed6e29f5ca0a42
parent0b34692854b79ea5438676e3d70cfe1de07b454c (diff)
Add --always-resolve to quota.1 manpage
Signed-off-by: Jan Kara <jack@suse.cz>
-rw-r--r--quota.14
1 files changed, 4 insertions, 0 deletions
diff --git a/quota.1 b/quota.1
index d562f12..11865af 100644
--- a/quota.1
+++ b/quota.1
@@ -96,6 +96,10 @@ option will make
.BR quota (1)
try to choose units for showing limits, used space and used inodes.
.TP
+.B --always-resolve
+Always try to translate user / group name to uid / gid even if the name
+is composed of digits only.
+.TP
.B -p, --raw-grace
When user is in grace period, report time in seconds since epoch when his grace
time runs out (or has run out). Field is '0' when no grace time is in effect.