From: Karel Zak Date: Thu, 9 Dec 2010 22:00:33 +0000 (+0100) Subject: partx: tiny change in usage() X-Git-Tag: v2.19-rc1~213 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0742ce4ae59c27ef931eb80e24d7955ff3ef27e5;p=thirdparty%2Futil-linux.git partx: tiny change in usage() Signed-off-by: Karel Zak --- diff --git a/partx/partx.c b/partx/partx.c index 2b0bc9964c..031b285e77 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"), + " %s [-a|-d|-s] [--nr | ] \n"), program_invocation_short_name); fprintf(out, _(