Fix --help string a bit.

This commit is contained in:
Ulrich Drepper 1999-10-09 20:59:45 +00:00
parent e9e2f70563
commit 1db732cbeb
1 changed files with 1 additions and 1 deletions

View File

@ -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