aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qsize.c')
-rw-r--r--qsize.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/qsize.c b/qsize.c
index c485aa68..78b8f880 100644
--- a/qsize.c
+++ b/qsize.c
@@ -23,9 +23,9 @@ static const char * const qsize_opts_help[] = {
"Show size used on disk",
"Include a summary",
"Show just the summary",
- "Display size in megabytes",
- "Display size in kilobytes",
- "Display size in bytes",
+ "Display all sizes in megabytes",
+ "Display all sizes in kilobytes",
+ "Display all sizes in bytes",
"Ignore regexp string",
COMMON_OPTS_HELP
};