diff --git a/nmap.cc b/nmap.cc index 32fe10b19..ba0c6d83c 100644 --- a/nmap.cc +++ b/nmap.cc @@ -321,7 +321,6 @@ static void printusage(int rc) { " --open: Only show open (or possibly open) ports\n" " --packet-trace: Show all packets sent and received\n" " --iflist: Print host interfaces and routes (for debugging)\n" - " --log-errors: Log errors/warnings to the normal-format output file\n" " --append-output: Append to rather than clobber specified output files\n" " --resume : Resume an aborted scan\n" " --stylesheet : XSL stylesheet to transform XML output to HTML\n"