doc: regenerate manpages
This commit is contained in:
parent
cd2f4f35bb
commit
f0f745d8de
4 changed files with 46 additions and 46 deletions
|
@ -1,17 +1,21 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIN-CLI "1" "July 2018" "bitcoin-cli v0.16.99.0" "User Commands"
|
.TH BITCOIN-CLI "1" "August 2018" "bitcoin-cli v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-cli \- manual page for bitcoin-cli v0.16.99.0
|
bitcoin-cli \- manual page for bitcoin-cli v0.17.0.0
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B bitcoin-cli
|
||||||
|
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR
|
||||||
|
.br
|
||||||
|
.B bitcoin-cli
|
||||||
|
[\fI\,options\/\fR] \fI\,-named <command> \/\fR[\fI\,name=value\/\fR]... \fI\,Send command to Bitcoin Core (with named arguments)\/\fR
|
||||||
|
.br
|
||||||
|
.B bitcoin-cli
|
||||||
|
[\fI\,options\/\fR] \fI\,help List commands\/\fR
|
||||||
|
.br
|
||||||
|
.B bitcoin-cli
|
||||||
|
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Bitcoin Core RPC client version v0.16.99.0
|
Bitcoin Core RPC client version v0.17.0.0
|
||||||
.SS "Usage:"
|
|
||||||
.TP
|
|
||||||
bitcoin\-cli [options] <command> [params]
|
|
||||||
Send command to Bitcoin Core
|
|
||||||
.IP
|
|
||||||
bitcoin\-cli [options] \fB\-named\fR <command> [name=value] ... Send command to Bitcoin Core (with named arguments)
|
|
||||||
bitcoin\-cli [options] help List commands
|
|
||||||
bitcoin\-cli [options] help <command> Get help for a command
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
@ -77,15 +81,13 @@ corresponding \fB\-wallet\fR option passed to bitcoind)
|
||||||
\fB\-stdin\fR
|
\fB\-stdin\fR
|
||||||
.IP
|
.IP
|
||||||
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
|
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
|
||||||
(recommended for sensitive information such as passphrases).
|
(recommended for sensitive information such as passphrases). When
|
||||||
When combined with \fB\-stdinrpcpass\fR, the first line from standard
|
combined with \fB\-stdinrpcpass\fR, the first line from standard input
|
||||||
input is used for the RPC password.
|
is used for the RPC password.
|
||||||
.HP
|
.HP
|
||||||
\fB\-stdinrpcpass\fR
|
\fB\-stdinrpcpass\fR
|
||||||
.TP
|
|
||||||
Read RPC password from standard input as a single line.
|
|
||||||
When combined
|
|
||||||
.IP
|
.IP
|
||||||
|
Read RPC password from standard input as a single line. When combined
|
||||||
with \fB\-stdin\fR, the first line from standard input is used for the
|
with \fB\-stdin\fR, the first line from standard input is used for the
|
||||||
RPC password.
|
RPC password.
|
||||||
.HP
|
.HP
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIN-QT "1" "July 2018" "bitcoin-qt v0.16.99.0" "User Commands"
|
.TH BITCOIN-QT "1" "August 2018" "bitcoin-qt v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-qt \- manual page for bitcoin-qt v0.16.99.0
|
bitcoin-qt \- manual page for bitcoin-qt v0.17.0.0
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B bitcoin-qt
|
||||||
|
[\fI\,command-line options\/\fR]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Bitcoin Core version v0.16.99.0 (64\-bit)
|
Bitcoin Core version v0.17.0.0 (64\-bit)
|
||||||
Usage:
|
|
||||||
.IP
|
|
||||||
bitcoin\-qt [command\-line options]
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
@ -23,9 +23,9 @@ long fork (%s in cmd is replaced by message)
|
||||||
If this block is in the chain assume that it and its ancestors are valid
|
If this block is in the chain assume that it and its ancestors are valid
|
||||||
and potentially skip their script verification (0 to verify all,
|
and potentially skip their script verification (0 to verify all,
|
||||||
default:
|
default:
|
||||||
0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0,
|
0000000000000000002e63058c023a9a1de233554f28c7b21380b6c9003f36a8,
|
||||||
testnet:
|
testnet:
|
||||||
0000000002e9e7b00e1f6dc5123a04aad68dd0f0968d8c7aa45f6640795c37b1)
|
0000000000000037a8cd3e06cd5edbfe9dd1dbcc5dacab279376ef7cfc2b4c75)
|
||||||
.HP
|
.HP
|
||||||
\fB\-blocknotify=\fR<cmd>
|
\fB\-blocknotify=\fR<cmd>
|
||||||
.IP
|
.IP
|
||||||
|
@ -108,7 +108,7 @@ blocks if a target size in MiB is provided. This mode is
|
||||||
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
|
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
|
||||||
setting requires re\-downloading the entire blockchain. (default:
|
setting requires re\-downloading the entire blockchain. (default:
|
||||||
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
|
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
|
||||||
>550 = automatically prune block files to stay under the
|
>=550 = automatically prune block files to stay under the
|
||||||
specified target size in MiB)
|
specified target size in MiB)
|
||||||
.HP
|
.HP
|
||||||
\fB\-reindex\fR
|
\fB\-reindex\fR
|
||||||
|
|
|
@ -1,16 +1,15 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIN-TX "1" "July 2018" "bitcoin-tx v0.16.99.0" "User Commands"
|
.TH BITCOIN-TX "1" "August 2018" "bitcoin-tx v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-tx \- manual page for bitcoin-tx v0.16.99.0
|
bitcoin-tx \- manual page for bitcoin-tx v0.17.0.0
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B bitcoin-tx
|
||||||
|
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR
|
||||||
|
.br
|
||||||
|
.B bitcoin-tx
|
||||||
|
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Bitcoin Core bitcoin\-tx utility version v0.16.99.0
|
Bitcoin Core bitcoin\-tx utility version v0.17.0.0
|
||||||
.SS "Usage:"
|
|
||||||
.TP
|
|
||||||
bitcoin\-tx [options] <hex\-tx> [commands]
|
|
||||||
Update hex\-encoded bitcoin transaction
|
|
||||||
.TP
|
|
||||||
bitcoin\-tx [options] \fB\-create\fR [commands]
|
|
||||||
Create hex\-encoded bitcoin transaction
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIND "1" "July 2018" "bitcoind v0.16.99.0" "User Commands"
|
.TH BITCOIND "1" "August 2018" "bitcoind v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoind \- manual page for bitcoind v0.16.99.0
|
bitcoind \- manual page for bitcoind v0.17.0.0
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B bitcoind
|
||||||
|
[\fI\,options\/\fR] \fI\,Start Bitcoin Core Daemon\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Bitcoin Core Daemon version v0.16.99.0
|
Bitcoin Core Daemon version v0.17.0.0
|
||||||
.SS "Usage:"
|
|
||||||
.TP
|
|
||||||
bitcoind [options]
|
|
||||||
Start Bitcoin Core Daemon
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
|
@ -24,9 +23,9 @@ long fork (%s in cmd is replaced by message)
|
||||||
If this block is in the chain assume that it and its ancestors are valid
|
If this block is in the chain assume that it and its ancestors are valid
|
||||||
and potentially skip their script verification (0 to verify all,
|
and potentially skip their script verification (0 to verify all,
|
||||||
default:
|
default:
|
||||||
0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0,
|
0000000000000000002e63058c023a9a1de233554f28c7b21380b6c9003f36a8,
|
||||||
testnet:
|
testnet:
|
||||||
0000000002e9e7b00e1f6dc5123a04aad68dd0f0968d8c7aa45f6640795c37b1)
|
0000000000000037a8cd3e06cd5edbfe9dd1dbcc5dacab279376ef7cfc2b4c75)
|
||||||
.HP
|
.HP
|
||||||
\fB\-blocknotify=\fR<cmd>
|
\fB\-blocknotify=\fR<cmd>
|
||||||
.IP
|
.IP
|
||||||
|
@ -109,7 +108,7 @@ blocks if a target size in MiB is provided. This mode is
|
||||||
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
|
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
|
||||||
setting requires re\-downloading the entire blockchain. (default:
|
setting requires re\-downloading the entire blockchain. (default:
|
||||||
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
|
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
|
||||||
>550 = automatically prune block files to stay under the
|
>=550 = automatically prune block files to stay under the
|
||||||
specified target size in MiB)
|
specified target size in MiB)
|
||||||
.HP
|
.HP
|
||||||
\fB\-reindex\fR
|
\fB\-reindex\fR
|
||||||
|
|
Loading…
Reference in a new issue