projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9e2f70
)
Fix --help string a bit.
author
Ulrich Drepper
<drepper@redhat.com>
Sat, 9 Oct 1999 20:59:45 +0000
(20:59 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Sat, 9 Oct 1999 20:59:45 +0000
(20:59 +0000)
malloc/memprof.sh
patch
|
blob
|
history
diff --git
a/malloc/memprof.sh
b/malloc/memprof.sh
index 5fc011b7d9011ea08d305ca1d29d67ed94e1776f..3113f591e6116b86b1d1b2b847264553488c86be 100755
(executable)
--- a/
malloc/memprof.sh
+++ b/
malloc/memprof.sh
@@
-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