summaryrefslogtreecommitdiff
path: root/partx/partx.c
diff options
context:
space:
mode:
Diffstat (limited to 'partx/partx.c')
-rw-r--r--partx/partx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/partx/partx.c b/partx/partx.c
index 2b0bc996..031b285e 100644
--- a/partx/partx.c
+++ b/partx/partx.c
@@ -594,7 +594,7 @@ static int __attribute__((__noreturn__)) usage(FILE *out)
fprintf(out, _(
"\nUsage:\n"
- " %s [-a|-d|-s] [--nr <N-M> | <device>] <wholedisk>\n"),
+ " %s [-a|-d|-s] [--nr <N:M> | <device>] <wholedisk>\n"),
program_invocation_short_name);
fprintf(out, _(