mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 22:40:05 +00:00
Fix --help string a bit.
This commit is contained in:
parent
e9e2f70563
commit
1db732cbeb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user