Skip to content

Commit

Permalink
The usage: string must also be included in the --help output.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Aug 26, 2021
1 parent 0dce9ae commit 8c12a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main-conf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2631,6 +2631,7 @@ static void
masscan_help()
{
printf(
"usage: masscan [options] IP[/RANGE]... -pPORT[,PORT...] \n"
"MASSCAN is a fast port scanner. The primary input parameters are the\n"
"IP addresses/ranges you want to scan, and the port numbers. An example\n"
"is the following, which scans the 10.x.x.x network for web servers:\n"
Expand Down

0 comments on commit 8c12a0e

Please sign in to comment.