From: Gary V. Vaughan Date: Wed, 10 Oct 2012 09:11:04 +0000 (+0700) Subject: options-parser: prefix usage message with "Usage: ". X-Git-Tag: v2.4.2.418~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff7555a5aade9dc3e68b197e6f5bbfb2284e78bf;p=thirdparty%2Flibtool.git options-parser: prefix usage message with "Usage: ". * build-aux/options-parser (func_usage_message): Prefix usage message with "Usage: ". Signed-off-by: Gary V. Vaughan --- diff --git a/build-aux/options-parser b/build-aux/options-parser index cb3f137d5..3c4f788ab 100644 --- a/build-aux/options-parser +++ b/build-aux/options-parser @@ -800,7 +800,7 @@ func_usage_message () { $debug_cmd - eval \$bs_echo \""$usage"\" + eval \$bs_echo \""Usage: $usage"\" echo $SED -n 's|^# ||;/^Written by/{x;p;x;};h' < "$progpath" echo