From 8d0b39dadb71668b97f933341761b79f824c5cb3 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 27 Aug 2007 03:18:56 +0000 Subject: [PATCH] capitalize Lua --- nmap.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmap.cc b/nmap.cc index 65d39cc9c..efb437fcd 100644 --- a/nmap.cc +++ b/nmap.cc @@ -256,7 +256,7 @@ printf("%s %s ( %s )\n" #ifndef NOLUA "SCRIPT SCAN:\n" " -sC: equivalent to --script=safe,intrusive\n" - " --script=: is a comma separated list of \n" + " --script=: is a comma separated list of \n" " directories, script-files or script-categories\n" " --script-args=: provide arguments to scripts\n" " --script-trace: Show all data sent and received\n"