mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 15:03:20 +00:00
Edit some script descriptions for better line breaks when rendered as
PDF. Some long URLs were replaced by short redirects under http://nmap.org/r/.
This commit is contained in:
parent
204c2ba4b0
commit
bccb8ead89
8 changed files with 16 additions and 13 deletions
|
|
@ -1,9 +1,10 @@
|
|||
description = [[
|
||||
Gets database tables from a CouchDB database.
|
||||
|
||||
For more info about the CouchDB HTTP API, see
|
||||
http://wiki.apache.org/couchdb/HTTP_database_API.
|
||||
|
||||
]]
|
||||
|
||||
---
|
||||
-- @usage
|
||||
-- nmap -p 5984 --script "couchdb-databases.nse" <host>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue