summaryrefslogtreecommitdiff
path: root/gprof/gprof.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-10-30 18:08:52 +0000
committerMark Mitchell <mark@codesourcery.com>2005-10-30 18:08:52 +0000
commit16ab45f77e3a631c45d0a703acde2f33704d3b9b (patch)
tree8c4d2aaa63cbb38017a1e5bf78d5eeb81d709b62 /gprof/gprof.c
parenta9a2977bcabdc8ec04b04825a9903afea950022d (diff)
downloadbinutils-redhat-16ab45f77e3a631c45d0a703acde2f33704d3b9b.tar.gz
* as.c (show_usage): Document "@FILE".
* gprof.c (usage): Document "@FILE". * lexsup.c (help): Document "@FILE".
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r--gprof/gprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c
index 2ac43408ee..dc6b618fdf 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -167,7 +167,7 @@ Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n\
[--no-static] [--print-path] [--separate-files]\n\
[--static-call-graph] [--sum] [--table-length=len] [--traditional]\n\
[--version] [--width=n] [--ignore-non-functions]\n\
- [--demangle[=STYLE]] [--no-demangle]\n\
+ [--demangle[=STYLE]] [--no-demangle] [@FILE]\n\
[image-file] [profile-file...]\n"),
whoami);
if (status == 0)