* cxxfilt.c (usage): Mention new -p/--no-params options.
authorIan Lance Taylor <ian@airs.com>
Sat, 29 Nov 2003 04:03:22 +0000 (04:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 29 Nov 2003 04:03:22 +0000 (04:03 +0000)
binutils/ChangeLog
binutils/cxxfilt.c

index 90fae1d..526fb12 100644 (file)
@@ -1,3 +1,7 @@
+2003-11-28  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * cxxfilt.c (usage): Mention new -p/--no-params options.
+
 2003-11-28  Alan Modra  <amodra@bigpond.net.au>
 
        * Makefile.am (install-exec-local): Remove common term from string
index b909510..1b297fd 100644 (file)
@@ -73,7 +73,8 @@ static void
 usage (FILE *stream, int status)
 {
   fprintf (stream, "\
-Usage: %s [-_] [-n] [--strip-underscores] [--no-strip-underscores] \n",
+Usage: %s [-_] [-n] [--strip-underscores] [--no-strip-underscores]\n\
+       [-p] [--no-params]\n",
           program_name);
 
   fprintf (stream, "\