From 97fad5f32bfe24b3a3ce8b3923b27099b746de06 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Wed, 6 Mar 2013 13:41:23 +0100 Subject: Fix various usage mistakes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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ř Signed-off-by: Jan Kara --- quota.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quota.c') 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\ -- cgit v1.2.3