]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
options-parser: prefix usage message with "Usage: ".
authorGary V. Vaughan <gary@gnu.org>
Wed, 10 Oct 2012 09:11:04 +0000 (16:11 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 12 Oct 2012 11:36:37 +0000 (18:36 +0700)
* build-aux/options-parser (func_usage_message): Prefix usage
message with "Usage: ".

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
build-aux/options-parser

index cb3f137d5ce2c8b8a9ad20538f3b660a48ec787e..3c4f788ab13a69170cce7c2d81a289aafa208b5c 100644 (file)
@@ -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