1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

Fixed a small typo (--script-arg ) in 5 scripts.

This commit is contained in:
kroosec
2012-05-20 16:05:55 +00:00
parent 855bdbd289
commit fd98061754
5 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ By default, the script checks for the top 100 modules (by downloads), given the
-- find the path or default to <code>sites/all/modules/</code>
--
-- @usage
-- nmap --script=http-drupal-modules --script-arg http-drupal-modules.root="/path/",http-drupal-modules.number=1000 <targets>
-- nmap --script=http-drupal-modules --script-args http-drupal-modules.root="/path/",http-drupal-modules.number=1000 <targets>
--
--@output
-- Interesting ports on my.woot.blog (123.123.123.123):