diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-CLI "1" "January 2019" "bitcoin-cli v0.18.6.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH BITCOIN-CLI "1" "January 2019" "bitcoin-cli v0.18.7.0" "User Commands" .SH NAME -bitcoin-cli \- manual page for bitcoin-cli v0.18.6.0 +bitcoin-cli \- manual page for bitcoin-cli v0.18.7.0 .SH DESCRIPTION -Bitcoin ABC RPC client version v0.18.6.0 +Bitcoin ABC RPC client version v0.18.7.0 .SS "Usage:" .TP bitcoin\-cli [options] [params] diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-QT "1" "January 2019" "bitcoin-qt v0.18.6.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH BITCOIN-QT "1" "January 2019" "bitcoin-qt v0.18.7.0" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v0.18.6.0 +bitcoin-qt \- manual page for bitcoin-qt v0.18.7.0 .SH DESCRIPTION -Bitcoin ABC version v0.18.6.0 (64\-bit) +Bitcoin ABC version v0.18.7.0 (64\-bit) Usage: .IP bitcoin\-qt [command\-line options] @@ -48,10 +48,25 @@ .IP Set database cache size in megabytes (4 to 16384, default: 450) .HP +\fB\-finalizationdelay=\fR +.IP +Set the minimum amount of time to wait between a block header reception +and the block finalization. Unit is seconds (default: 7200) +.HP +\fB\-maxreorgdepth=\fR +.IP +Configure at what depth blocks are considered final (default: 10). Use +\fB\-1\fR to disable. +.HP \fB\-loadblock=\fR .IP Imports blocks from external blk000??.dat file on startup .HP +\fB\-debuglogfile=\fR +.IP +Specify location of debug log file: this can be an absolute path or a +path relative to the data directory (default: debug.log) +.HP \fB\-maxorphantx=\fR .IP Keep at most unconnectable transactions in memory (default: 100) @@ -76,7 +91,7 @@ .HP \fB\-par=\fR .IP -Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR @@ -242,6 +257,10 @@ .IP Tor control port password (default: empty) .HP +\fB\-upnp\fR +.IP +Use UPnP to map the listening port (default: 0) +.HP \fB\-whitebind=\fR .IP Bind to given address and whitelist peers connecting to it. Use @@ -323,6 +342,11 @@ .IP Make the wallet broadcast transactions (default: 1) .HP +\fB\-walletdir=\fR +.IP +Specify directory to hold wallets (default: /wallets if it +exists, otherwise ) +.HP \fB\-walletnotify=\fR .IP Execute command when a wallet transaction changes (%s in cmd is replaced diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIN-TX "1" "January 2019" "bitcoin-tx v0.18.6.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH BITCOIN-TX "1" "January 2019" "bitcoin-tx v0.18.7.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.18.6.0 +bitcoin-tx \- manual page for bitcoin-tx v0.18.7.0 .SH DESCRIPTION -Bitcoin ABC bitcoin\-tx utility version v0.18.6.0 +Bitcoin ABC bitcoin\-tx utility version v0.18.7.0 .SS "Usage:" .TP bitcoin\-tx [options] [commands] diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BITCOIND "1" "January 2019" "bitcoind v0.18.6.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH BITCOIND "1" "January 2019" "bitcoind v0.18.7.0" "User Commands" .SH NAME -bitcoind \- manual page for bitcoind v0.18.6.0 +bitcoind \- manual page for bitcoind v0.18.7.0 .SH DESCRIPTION -Bitcoin ABC Daemon version v0.18.6.0 +Bitcoin ABC Daemon version v0.18.7.0 .SS "Usage:" .TP bitcoind [options] @@ -53,10 +53,25 @@ .IP Set database cache size in megabytes (4 to 16384, default: 450) .HP +\fB\-finalizationdelay=\fR +.IP +Set the minimum amount of time to wait between a block header reception +and the block finalization. Unit is seconds (default: 7200) +.HP +\fB\-maxreorgdepth=\fR +.IP +Configure at what depth blocks are considered final (default: 10). Use +\fB\-1\fR to disable. +.HP \fB\-loadblock=\fR .IP Imports blocks from external blk000??.dat file on startup .HP +\fB\-debuglogfile=\fR +.IP +Specify location of debug log file: this can be an absolute path or a +path relative to the data directory (default: debug.log) +.HP \fB\-maxorphantx=\fR .IP Keep at most unconnectable transactions in memory (default: 100) @@ -81,7 +96,7 @@ .HP \fB\-par=\fR .IP -Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = +Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR @@ -247,6 +262,10 @@ .IP Tor control port password (default: empty) .HP +\fB\-upnp\fR +.IP +Use UPnP to map the listening port (default: 0) +.HP \fB\-whitebind=\fR .IP Bind to given address and whitelist peers connecting to it. Use @@ -328,6 +347,11 @@ .IP Make the wallet broadcast transactions (default: 1) .HP +\fB\-walletdir=\fR +.IP +Specify directory to hold wallets (default: /wallets if it +exists, otherwise ) +.HP \fB\-walletnotify=\fR .IP Execute command when a wallet transaction changes (%s in cmd is replaced