summaryrefslogtreecommitdiff
path: root/setquota.8
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2011-01-10 16:38:22 +0100
committerJan Kara <jack@suse.cz>2011-01-11 23:13:31 +0100
commit67ae95699869f640fd078569dc4a391bd73495a9 (patch)
tree47b9bf7566f57a54fb11500b597134372fc9cbcc /setquota.8
parente2e91b631131bcd207d23c03869ad00f139c224e (diff)
downloadlinuxquota-67ae95699869f640fd078569dc4a391bd73495a9.tar.gz
Document --always-resolve at edquota and setquota
This copy --always-resolve option description for quota(1) into edquota(8) and setquota(8) manuals. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'setquota.8')
-rw-r--r--setquota.84
1 files changed, 4 insertions, 0 deletions
diff --git a/setquota.8 b/setquota.8
index 624deec..c7fe408 100644
--- a/setquota.8
+++ b/setquota.8
@@ -155,6 +155,10 @@ Use quota settings of user or group
.I protoname
to set the quota for the named user or group.
.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 -b, --batch
Read information to set from stdin (input format is
.I name block-softlimit block-hardlimit inode-softlimit inode-hardlimit