diff --git a/nmap.cc b/nmap.cc index cccdd29f9..222306d67 100644 --- a/nmap.cc +++ b/nmap.cc @@ -258,7 +258,7 @@ printf("%s %s ( %s )\n" " -sC: equivalent to --script=safe,intrusive\n" " --script=: is a comma separated list of \n" " directories, script-files or script-categories\n" - " --script-args=: provide arguments to scripts\n" + " --script-args=: provide arguments to scripts\n" " --script-trace: Show all data sent and received\n" " --script-updatedb: Update the script database.\n" #endif