Remove the --[no]async command line switch from --help
[deliverable/binutils-gdb.git] / gdb / main.c
index 0595195c1d7b06815c29484056db8851b63f36ab..a58f4919d10b303d2db49f845b322db6d48863e8 100644 (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\
This page took 0.023123 seconds and 4 git commands to generate.