mirror of
https://github.com/nmap/nmap.git
synced 2026-01-09 07:59:03 +00:00
Adds missing --no-shutdown description. Closes #1200
This commit is contained in:
@@ -637,6 +637,7 @@ int main(int argc, char *argv[])
|
||||
" --append-output Append rather than clobber specified output files\n"
|
||||
" --send-only Only send data, ignoring received; quit on EOF\n"
|
||||
" --recv-only Only receive data, never send anything\n"
|
||||
" --no-shutdown Continue half-duplex when receiving EOF on stdin\n"
|
||||
" --allow Allow only given hosts to connect to Ncat\n"
|
||||
" --allowfile A file of hosts allowed to connect to Ncat\n"
|
||||
" --deny Deny given hosts from connecting to Ncat\n"
|
||||
|
||||
Reference in New Issue
Block a user