aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/manpages/bitcoin-cli.1
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-09-25 13:35:15 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-09-25 13:35:24 +0200
commitbae178f3ca787d7d8896b1f880997423bb2af738 (patch)
tree33b99a86d0445dc60482f8d8792e0f3ea8267ef7 /contrib/debian/manpages/bitcoin-cli.1
parentb694b0d5a5b4f9c5cb6d87c928052ef2a05ad5f1 (diff)
parentb1948723c9bc045aa43a7a2771c62d413bfd0e20 (diff)
downloadbitcoin-bae178f3ca787d7d8896b1f880997423bb2af738.tar.xz
Merge #8743: Remove old manpages from contrib/debian in favour of doc/man
b194872 Remove old manpages from contrib/debian (fanquake)
Diffstat (limited to 'contrib/debian/manpages/bitcoin-cli.1')
-rw-r--r--contrib/debian/manpages/bitcoin-cli.121
1 files changed, 0 insertions, 21 deletions
diff --git a/contrib/debian/manpages/bitcoin-cli.1 b/contrib/debian/manpages/bitcoin-cli.1
deleted file mode 100644
index 16c338dd3e..0000000000
--- a/contrib/debian/manpages/bitcoin-cli.1
+++ /dev/null
@@ -1,21 +0,0 @@
-.TH BITCOIN-CLI "1" "February 2016" "bitcoin-cli 0.12"
-.SH NAME
-bitcoin-cli \- a remote procedure call client for Bitcoin Core.
-.SH SYNOPSIS
-bitcoin-cli [options] <command> [params] \- Send command to Bitcoin Core.
-.TP
-bitcoin-cli [options] help \- Asks Bitcoin Core for a list of supported commands.
-.SH DESCRIPTION
-This manual page documents the bitcoin-cli program. bitcoin-cli is an RPC client used to send commands to Bitcoin Core.
-
-.SH OPTIONS
-.TP
-\fB\-?\fR
-Show possible options.
-
-.SH "SEE ALSO"
-\fBbitcoind\fP, \fBbitcoin.conf\fP
-.SH AUTHOR
-This manual page was written by Ciemon Dunville <ciemon@gmail.com>. Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.
-
-The complete text of the MIT License can be found on the web at \fIhttp://opensource.org/licenses/MIT\fP.