summaryrefslogtreecommitdiff
path: root/quota.c
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2013-03-06 13:41:23 +0100
committerJan Kara <jack@suse.cz>2013-03-13 23:45:17 +0100
commit97fad5f32bfe24b3a3ce8b3923b27099b746de06 (patch)
treeb9aa984f80f7994d6972dd3f36c26054ffc60ed9 /quota.c
parent0d5a11f41afe14f779908fbc366c492b818a0864 (diff)
Fix various usage mistakes
quota: Fix long variant for -A option in usage repquota: Fix long variant for -c option in usage and manual repquota: Fix long variant for -C option in usage and manual repquota: Add -a, --all options to usage Signed-off-by: Petr Písař <ppisar@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'quota.c')
-rw-r--r--quota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quota.c b/quota.c
index 56e71a8..1befbde 100644
--- a/quota.c
+++ b/quota.c
@@ -102,7 +102,7 @@ static void usage(void)
-i, --no-autofs do not query autofs mountpoints\n\
-F, --format=formatname display quota of a specific format\n\
-f, --filesystem-list display quota information only for given filesystems\n\
--A, --nfs-all display quota for all NFS mountpoints\n\
+-A, --all-nfs display quota for all NFS mountpoints\n\
-m, --no-mixed-pathnames trim leading slashes from NFSv4 mountpoints\n\
--show-mntpoint show mount point of the file system in output\n\
--hide-device do not show file system device in output\n\