1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 23:49:03 +00:00

Remove script args that are inherited from modules from sript documentation.

Such args are now included automatically in the generated documentation.
This commit is contained in:
david
2009-02-05 23:45:12 +00:00
parent cedc80699d
commit 00b65b7768
14 changed files with 5 additions and 46 deletions

View File

@@ -48,9 +48,6 @@ on the Nmap-dev mailing list and I'll add it to my list [Ron Bowes]).
-- | MS08-067: FIXED
-- |_ regsvc DoS: VULNERABLE
--
-- @args smb* This script supports the <code>smbusername</code>,
-- <code>smbpassword</code>, <code>smbhash</code>, and <code>smbtype</code>
-- script arguments of the <code>smb</code> module.
-- @args unsafe If set, this script will run checks that, if the system isn't
-- patched, are basically guaranteed to crash something. Remember that
-- non-unsafe checks aren't necessarily safe either)