1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 20:39:02 +00:00

Minor rewording

This commit is contained in:
fyodor
2011-11-07 06:00:07 +00:00
parent c12d343ccc
commit 03a75885e7

View File

@@ -1,5 +1,5 @@
description = [[
Calls <code>getinfo</code> on Bitcoin daemon's JSON-RPC interface.
Obtains information from a Bitcoin server by calling <code>getinfo</code> on its JSON-RPC interface.
]]
---