mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix the @usage to correct form
This commit is contained in:
parent
7203767031
commit
37095358e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue