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 --- repquota.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repquota.8') diff --git a/repquota.8 b/repquota.8 index a71cf6b..bb6d7ab 100644 --- a/repquota.8 +++ b/repquota.8 @@ -84,11 +84,11 @@ to be read-write with quotas. Report all quotas, even if there is no usage. Be also more verbose about quotafile information. .TP -.B -c, --batch-translation +.B -c, --cache Cache entries to report and translate uids/gids to names in big chunks by scanning all users (default). This is good (fast) behaviour when using /etc/passwd file. .TP -.B -C, --no-batch-translation +.B -C, --no-cache Translate individual entries. This is faster when you have users stored in database. .TP .B -t, --truncate-names -- cgit v1.2.3