From a55ff675f931372ba38cc578de488ef7eb8504fa Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Sun, 30 Oct 2005 18:08:52 +0000 Subject: * as.c (show_usage): Document "@FILE". * gprof.c (usage): Document "@FILE". * lexsup.c (help): Document "@FILE". --- gprof/gprof.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gprof/gprof.c') diff --git a/gprof/gprof.c b/gprof/gprof.c index 2ac4340..dc6b618 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) -- cgit v1.1