Rename Core to Classic

Squased commits from rustyloy and others and fixed merge
conflicts.
This commit is contained in:
rustyloy
2016-01-24 08:41:54 -05:00
committed by Tom Zander
parent 7488c45bc1
commit f2d9c84a2e
50 changed files with 121 additions and 110 deletions

View File

@@ -1,12 +1,12 @@
.TH BITCOIN-CLI "1" "February 2016" "bitcoin-cli 0.12"
.SH NAME
bitcoin-cli \- a remote procedure call client for Bitcoin Core.
bitcoin-cli \- a remote procedure call client for Bitcoin Classic.
.SH SYNOPSIS
bitcoin-cli [options] <command> [params] \- Send command to Bitcoin Core.
bitcoin-cli [options] <command> [params] \- Send command to Bitcoin Classic.
.TP
bitcoin-cli [options] help \- Asks Bitcoin Core for a list of supported commands.
bitcoin-cli [options] help \- Asks Bitcoin Classic 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.
This manual page documents the bitcoin-cli program. bitcoin-cli is an RPC client used to send commands to Bitcoin Classic.
.SH OPTIONS
.TP