diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 7918b24d8..54b6a4d99 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3024,7 +3024,7 @@ | |||
3024 | "Scan a host, print all open ports\n" \ | 3024 | "Scan a host, print all open ports\n" \ |
3025 | "\nOptions:" \ | 3025 | "\nOptions:" \ |
3026 | "\n -c Show closed ports too" \ | 3026 | "\n -c Show closed ports too" \ |
3027 | "\n -c Show blocked ports too" \ | 3027 | "\n -b Show blocked ports too" \ |
3028 | "\n -p Scan from this port (default 1)" \ | 3028 | "\n -p Scan from this port (default 1)" \ |
3029 | "\n -P Scan up to this port (default 1024)" \ | 3029 | "\n -P Scan up to this port (default 1024)" \ |
3030 | "\n -t Timeout (default 5000 ms)" \ | 3030 | "\n -t Timeout (default 5000 ms)" \ |