From 3e7edc0aa21aac66a1f795c2570dd8e1bf304f66 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 8 Mar 2009 06:30:58 +0000 Subject: [PATCH] fix a stray period caught by Tor Houghton's sharp eye --- docs/scripting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 8f4fe8c12..30e540621 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -457,7 +457,7 @@ does not have to be nse. subdirectory of the Nmap data directory by default (see ). For efficiency, scripts are indexed in a database stored -in scripts/script.db.script.db +in scripts/script.db,script.db which lists the category or categories in which each script belongs. Give the argument all to execute all scripts in the Nmap script database.