diff --git a/nmap.cc b/nmap.cc index 2853d9725..0d40739c8 100644 --- a/nmap.cc +++ b/nmap.cc @@ -333,6 +333,7 @@ static void printusage(int rc) { " -S : Spoof source address\n" " -e : Use specified interface\n" " -g/--source-port : Use given port number\n" + " --proxies : Relay TCP connections through a chain of proxies\n" " --data-length : Append random data to sent packets\n" " --ip-options : Send packets with specified ip options\n" " --ttl : Set IP time-to-live field\n"