mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user