* as.c (show_usage): Document "@FILE".

* gprof.c (usage): Document "@FILE".

	* lexsup.c (help): Document "@FILE".
This commit is contained in:
Mark Mitchell
2005-10-30 18:08:52 +00:00
parent 9e5169a8fa
commit a55ff675f9
6 changed files with 18 additions and 4 deletions

View File

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