1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 17:39:03 +00:00

Fix the @usage to correct form

This commit is contained in:
fyodor
2016-05-30 06:39:31 +00:00
parent 7203767031
commit 37095358e0

View File

@@ -43,7 +43,7 @@ only the potentially risky methods are shown.
-- |_ Supported Methods: GET HEAD POST OPTIONS
--
-- @usage
-- nmap --script http-methods --script-args <target>
-- nmap --script http-methods <target>
-- nmap --script http-methods --script-args http.url-path='/website' <target>
--
-- @xmloutput