BTCP-Rebase/contrib/debian/manpages/bitcoind.1

31 lines
1.2 KiB
Groff
Raw Normal View History

.TH BITCOIND "1" "February 2016" "bitcoind 0.12"
2011-10-25 13:48:36 -07:00
.SH NAME
bitcoind \- peer-to-peer network based digital currency
2011-10-25 13:48:36 -07:00
.SH SYNOPSIS
bitcoin [options] <command> [params]
.TP
bitcoin [options] help <command> \- Get help for a command
2011-10-25 13:48:36 -07:00
.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.
2011-10-25 13:48:36 -07:00
.SH OPTIONS
.TP
\-?
List of possible options.
2011-10-25 13:48:36 -07:00
.SH COMMANDS
.TP
\fBhelp\fR
List commands.
2011-10-25 13:48:36 -07:00
.TP
\fBhelp 'command'\fR
Get help for a command.
2011-10-25 13:48:36 -07:00
.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.