From: Karel Zak Date: Thu, 9 Dec 2010 22:00:33 +0000 (+0100) Subject: partx: tiny change in usage() X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0742ce4ae59c27ef931eb80e24d7955ff3ef27e5;p=util-linux partx: tiny change in usage() Signed-off-by: Karel Zak --- 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"), + " %s [-a|-d|-s] [--nr | ] \n"), program_invocation_short_name); fprintf(out, _(