From 37095358e042db10b9561ddd6187f4db078d3a16 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 30 May 2016 06:39:31 +0000 Subject: [PATCH] Fix the @usage to correct form --- scripts/http-methods.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-methods.nse b/scripts/http-methods.nse index f153727a5..91ffea5d1 100644 --- a/scripts/http-methods.nse +++ b/scripts/http-methods.nse @@ -43,7 +43,7 @@ only the potentially risky methods are shown. -- |_ Supported Methods: GET HEAD POST OPTIONS -- -- @usage --- nmap --script http-methods --script-args +-- nmap --script http-methods -- nmap --script http-methods --script-args http.url-path='/website' -- -- @xmloutput