Fix --help string a bit.
authorUlrich Drepper <drepper@redhat.com>
Sat, 9 Oct 1999 20:59:45 +0000 (20:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 9 Oct 1999 20:59:45 +0000 (20:59 +0000)
malloc/memprof.sh

index 5fc011b..3113f59 100755 (executable)
@@ -35,7 +35,7 @@ do_missing_arg() {
 
 # Print help message
 do_help() {
-  echo $"Usage: memprof [OPTION]... PROGRAM [PROGRAMOPTION...]
+  echo $"Usage: memprof [OPTION]... PROGRAM [PROGRAMOPTION]...
 Profile memory usage of PROGRAM.
 
    -n,--progname=NAME     Name of the program file to profile