mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Remove --log-errors from Nmap quickref (help screen) because it has been the default behavior for a while and so does nothing
This commit is contained in:
parent
8ac2c5e496
commit
df26fa850c
1 changed files with 0 additions and 1 deletions
1
nmap.cc
1
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 <filename>: Resume an aborted scan\n"
|
||||
" --stylesheet <path/URL>: XSL stylesheet to transform XML output to HTML\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue