aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/manpages/bitcoind.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/bitcoind.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/bitcoind.1')
-rw-r--r--contrib/debian/manpages/bitcoind.130
1 files changed, 0 insertions, 30 deletions
diff --git a/contrib/debian/manpages/bitcoind.1 b/contrib/debian/manpages/bitcoind.1
deleted file mode 100644
index 5c3e52f441..0000000000
--- a/contrib/debian/manpages/bitcoind.1
+++ /dev/null
@@ -1,30 +0,0 @@
-.TH BITCOIND "1" "February 2016" "bitcoind 0.12"
-.SH NAME
-bitcoind \- peer-to-peer network based digital currency
-.SH SYNOPSIS
-bitcoin [options] <command> [params]
-.TP
-bitcoin [options] help <command> \- Get help for a command
-.SH DESCRIPTION
-This manual page documents the bitcoind program. Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Bitcoin Core is the name of open source software which enables the use of this currency.
-
-.SH OPTIONS
-.TP
-\-?
-List of possible options.
-.SH COMMANDS
-.TP
-\fBhelp\fR
-List commands.
-
-.TP
-\fBhelp 'command'\fR
-Get help for a command.
-
-.SH "SEE ALSO"
-bitcoin.conf(5)
-.SH AUTHOR
-This manual page was written by Micah Anderson <micah@debian.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation.
-
-On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
-