From 58389ab64bfd7716013315da752ed1b61b775f37 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 24 Oct 2008 21:10:42 +0000 Subject: [PATCH] Remove a reference to running --script without any arguments. --script requires an argument: # nmap target --script >/dev/null nmap: option `--script' requires an argument You can use --script= but that's weird enough not to need to be mentioned. --- docs/scripting.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index a1f93bfbd..aaef23a5c 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -341,8 +341,8 @@ Nmap done: 1 IP address (1 host up) scanned in 0.91 seconds These scripts are the default set and are run when - using , - or without any arguments. This + using or without + listing scripts with . This category can also be specified explicitly like any other using .