diff --git a/nmap.cc b/nmap.cc index edfe4e29c..32fe10b19 100644 --- a/nmap.cc +++ b/nmap.cc @@ -1224,7 +1224,7 @@ void parse_options(int argc, char **argv) { assert(ports.proto_ping_count > 0); } } else { - fatal("Illegal Argument to -P, use -Pn, -PO, -PI, -PB, -PE, -PM, -PP, -PA, -PU, -PT, -PY, or -PT80 (or whatever number you want for the TCP probe destination port)"); + fatal("Illegal Argument to -P, use -Pn, -PE, -PS, -PA, -PP, -PM, -PU, -PY, -PR, or -PO"); } break; case 'p':