mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fixes documentation of script argument
This commit is contained in:
parent
40c806d50a
commit
c4eee98d07
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ TODO:
|
|||
-- installation or fall back to '/'.
|
||||
-- @args http-wordpress-enum.search-limit Number of entries or the string "all". Default:100.
|
||||
-- @args http-wordpress-enum.type Search type. Available options:plugins, themes or all. Default:all.
|
||||
-- @args http-wordpress-enum.check-latest Enables version check. Default:false.
|
||||
-- @args http-wordpress-enum.check-latest Retrieves latest plugin version information from wordpress.org.
|
||||
-- Default:false.
|
||||
--
|
||||
-- @output
|
||||
-- PORT STATE SERVICE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue