Remove the --[no]async command line switch from --help

This commit is contained in:
Bob Rossi 2005-03-10 20:49:08 +00:00
parent 5296228183
commit 5b93de64c0
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2005-03-10 Bob Rossi <bob@brasko.net>
* main.c(print_gdb_help): remove the --[no]sync help message
2005-03-10 Mark Kettenis <kettenis@gnu.org>
* proc-api.c: Update copyright year.

View File

@ -828,9 +828,6 @@ Options:\n\n\
"), stream);
fputs_unfiltered (_("\
--args Arguments after executable-file are passed to inferior\n\
"), stream);
fputs_unfiltered (_("\
--[no]async Enable (disable) asynchronous version of CLI\n\
"), stream);
fputs_unfiltered (_("\
-b BAUDRATE Set serial port baud rate used for remote debugging.\n\