doc: Update v0.17.0.0 manpages
This commit is contained in:
parent
2936dbc557
commit
6bfee8a8c2
4 changed files with 22 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
||||||
.\" 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" "August 2018" "bitcoin-cli v0.17.0.0" "User Commands"
|
.TH BITCOIN-CLI "1" "September 2018" "bitcoin-cli v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-cli \- manual page for bitcoin-cli v0.17.0.0
|
bitcoin-cli \- manual page for bitcoin-cli v0.17.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.\" 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" "August 2018" "bitcoin-qt v0.17.0.0" "User Commands"
|
.TH BITCOIN-QT "1" "September 2018" "bitcoin-qt v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-qt \- manual page for bitcoin-qt v0.17.0.0
|
bitcoin-qt \- manual page for bitcoin-qt v0.17.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -61,7 +61,8 @@ Set database cache size in megabytes (4 to 16384, default: 450)
|
||||||
\fB\-debuglogfile=\fR<file>
|
\fB\-debuglogfile=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
Specify location of debug log file. Relative paths will be prefixed by a
|
Specify location of debug log file. Relative paths will be prefixed by a
|
||||||
net\-specific datadir location. (0 to disable; default: debug.log)
|
net\-specific datadir location. (\fB\-nodebuglogfile\fR to disable;
|
||||||
|
default: debug.log)
|
||||||
.HP
|
.HP
|
||||||
\fB\-includeconf=\fR<file>
|
\fB\-includeconf=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
|
@ -157,7 +158,7 @@ for IPv6
|
||||||
.HP
|
.HP
|
||||||
\fB\-connect=\fR<ip>
|
\fB\-connect=\fR<ip>
|
||||||
.IP
|
.IP
|
||||||
Connect only to the specified node; \fB\-connect\fR=\fI\,0\/\fR disables automatic
|
Connect only to the specified node; \fB\-noconnect\fR disables automatic
|
||||||
connections (the rules for this peer are the same as for
|
connections (the rules for this peer are the same as for
|
||||||
\fB\-addnode\fR). This option can be specified multiple times to connect
|
\fB\-addnode\fR). This option can be specified multiple times to connect
|
||||||
to multiple nodes.
|
to multiple nodes.
|
||||||
|
@ -221,8 +222,8 @@ Tries to keep outbound traffic under the given target (in MiB per 24h),
|
||||||
.HP
|
.HP
|
||||||
\fB\-onion=\fR<ip:port>
|
\fB\-onion=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
Use separate SOCKS5 proxy to reach peers via Tor hidden services
|
Use separate SOCKS5 proxy to reach peers via Tor hidden services, set
|
||||||
(default: \fB\-proxy\fR)
|
\fB\-noonion\fR to disable (default: \fB\-proxy\fR)
|
||||||
.HP
|
.HP
|
||||||
\fB\-onlynet=\fR<net>
|
\fB\-onlynet=\fR<net>
|
||||||
.IP
|
.IP
|
||||||
|
@ -246,7 +247,8 @@ Listen for connections on <port> (default: 8333 or testnet: 18333)
|
||||||
.HP
|
.HP
|
||||||
\fB\-proxy=\fR<ip:port>
|
\fB\-proxy=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
Connect through SOCKS5 proxy
|
Connect through SOCKS5 proxy, set \fB\-noproxy\fR to disable (default:
|
||||||
|
disabled)
|
||||||
.HP
|
.HP
|
||||||
\fB\-proxyrandomize\fR
|
\fB\-proxyrandomize\fR
|
||||||
.IP
|
.IP
|
||||||
|
@ -418,7 +420,7 @@ Debugging/Testing options:
|
||||||
.HP
|
.HP
|
||||||
\fB\-debug=\fR<category>
|
\fB\-debug=\fR<category>
|
||||||
.IP
|
.IP
|
||||||
Output debugging information (default: 0, supplying <category> is
|
Output debugging information (default: \fB\-nodebug\fR, supplying <category> is
|
||||||
optional). If <category> is not supplied or if <category> = 1,
|
optional). If <category> is not supplied or if <category> = 1,
|
||||||
output all debugging information. <category> can be: net, tor,
|
output all debugging information. <category> can be: net, tor,
|
||||||
mempool, http, bench, zmq, db, rpc, estimatefee, addrman,
|
mempool, http, bench, zmq, db, rpc, estimatefee, addrman,
|
||||||
|
@ -452,7 +454,7 @@ transaction; setting this too low may abort large transactions
|
||||||
\fB\-printtoconsole\fR
|
\fB\-printtoconsole\fR
|
||||||
.IP
|
.IP
|
||||||
Send trace/debug info to console (default: 1 when no \fB\-daemon\fR. To disable
|
Send trace/debug info to console (default: 1 when no \fB\-daemon\fR. To disable
|
||||||
logging to file, set debuglogfile=0)
|
logging to file, set \fB\-nodebuglogfile\fR)
|
||||||
.HP
|
.HP
|
||||||
\fB\-shrinkdebugfile\fR
|
\fB\-shrinkdebugfile\fR
|
||||||
.IP
|
.IP
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.\" 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" "August 2018" "bitcoin-tx v0.17.0.0" "User Commands"
|
.TH BITCOIN-TX "1" "September 2018" "bitcoin-tx v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-tx \- manual page for bitcoin-tx v0.17.0.0
|
bitcoin-tx \- manual page for bitcoin-tx v0.17.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.\" 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" "August 2018" "bitcoind v0.17.0.0" "User Commands"
|
.TH BITCOIND "1" "September 2018" "bitcoind v0.17.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoind \- manual page for bitcoind v0.17.0.0
|
bitcoind \- manual page for bitcoind v0.17.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -61,7 +61,8 @@ Set database cache size in megabytes (4 to 16384, default: 450)
|
||||||
\fB\-debuglogfile=\fR<file>
|
\fB\-debuglogfile=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
Specify location of debug log file. Relative paths will be prefixed by a
|
Specify location of debug log file. Relative paths will be prefixed by a
|
||||||
net\-specific datadir location. (0 to disable; default: debug.log)
|
net\-specific datadir location. (\fB\-nodebuglogfile\fR to disable;
|
||||||
|
default: debug.log)
|
||||||
.HP
|
.HP
|
||||||
\fB\-includeconf=\fR<file>
|
\fB\-includeconf=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
|
@ -157,7 +158,7 @@ for IPv6
|
||||||
.HP
|
.HP
|
||||||
\fB\-connect=\fR<ip>
|
\fB\-connect=\fR<ip>
|
||||||
.IP
|
.IP
|
||||||
Connect only to the specified node; \fB\-connect\fR=\fI\,0\/\fR disables automatic
|
Connect only to the specified node; \fB\-noconnect\fR disables automatic
|
||||||
connections (the rules for this peer are the same as for
|
connections (the rules for this peer are the same as for
|
||||||
\fB\-addnode\fR). This option can be specified multiple times to connect
|
\fB\-addnode\fR). This option can be specified multiple times to connect
|
||||||
to multiple nodes.
|
to multiple nodes.
|
||||||
|
@ -221,8 +222,8 @@ Tries to keep outbound traffic under the given target (in MiB per 24h),
|
||||||
.HP
|
.HP
|
||||||
\fB\-onion=\fR<ip:port>
|
\fB\-onion=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
Use separate SOCKS5 proxy to reach peers via Tor hidden services
|
Use separate SOCKS5 proxy to reach peers via Tor hidden services, set
|
||||||
(default: \fB\-proxy\fR)
|
\fB\-noonion\fR to disable (default: \fB\-proxy\fR)
|
||||||
.HP
|
.HP
|
||||||
\fB\-onlynet=\fR<net>
|
\fB\-onlynet=\fR<net>
|
||||||
.IP
|
.IP
|
||||||
|
@ -246,7 +247,8 @@ Listen for connections on <port> (default: 8333 or testnet: 18333)
|
||||||
.HP
|
.HP
|
||||||
\fB\-proxy=\fR<ip:port>
|
\fB\-proxy=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
Connect through SOCKS5 proxy
|
Connect through SOCKS5 proxy, set \fB\-noproxy\fR to disable (default:
|
||||||
|
disabled)
|
||||||
.HP
|
.HP
|
||||||
\fB\-proxyrandomize\fR
|
\fB\-proxyrandomize\fR
|
||||||
.IP
|
.IP
|
||||||
|
@ -418,7 +420,7 @@ Debugging/Testing options:
|
||||||
.HP
|
.HP
|
||||||
\fB\-debug=\fR<category>
|
\fB\-debug=\fR<category>
|
||||||
.IP
|
.IP
|
||||||
Output debugging information (default: 0, supplying <category> is
|
Output debugging information (default: \fB\-nodebug\fR, supplying <category> is
|
||||||
optional). If <category> is not supplied or if <category> = 1,
|
optional). If <category> is not supplied or if <category> = 1,
|
||||||
output all debugging information. <category> can be: net, tor,
|
output all debugging information. <category> can be: net, tor,
|
||||||
mempool, http, bench, zmq, db, rpc, estimatefee, addrman,
|
mempool, http, bench, zmq, db, rpc, estimatefee, addrman,
|
||||||
|
@ -452,7 +454,7 @@ transaction; setting this too low may abort large transactions
|
||||||
\fB\-printtoconsole\fR
|
\fB\-printtoconsole\fR
|
||||||
.IP
|
.IP
|
||||||
Send trace/debug info to console (default: 1 when no \fB\-daemon\fR. To disable
|
Send trace/debug info to console (default: 1 when no \fB\-daemon\fR. To disable
|
||||||
logging to file, set debuglogfile=0)
|
logging to file, set \fB\-nodebuglogfile\fR)
|
||||||
.HP
|
.HP
|
||||||
\fB\-shrinkdebugfile\fR
|
\fB\-shrinkdebugfile\fR
|
||||||
.IP
|
.IP
|
||||||
|
|
Loading…
Reference in a new issue