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

Fix various NSEDoc problems.

Found by David Matousek.
http://seclists.org/nmap-dev/2013/q1/88
This commit is contained in:
david
2013-01-24 18:04:42 +00:00
parent 11ba3ef045
commit 67aa5516f4
6 changed files with 17 additions and 13 deletions

View File

@@ -24,6 +24,8 @@ to be on the LAN.
-- @usage
-- sudo nmap -sn <target> --script ip-forwarding --script-args='target=www.example.com'
--
-- @args ip-forwarding.target the host to which to attempt forwarding (required).
--
-- @output
-- | ip-forwarding:
-- |_ The host has ip forwarding enabled, tried ping against (www.example.com)