Skip to content

Commit 9cb2309

Browse files
committed
doc: Update manpages to 0.16.99
Master was bumped to 0.16.99, so update the man pages too to avoid confusion. Tree-SHA512: 63622d6ebea2fb052ffe05fb80fe08bd627c34310a7ca22b2bc1af74003b20ab1a1fde51746ee69d401379d65232981b68541a9fc7f329e04b854507f836b19e
1 parent 4602dc7 commit 9cb2309

File tree

4 files changed

+86
-30
lines changed

4 files changed

+86
-30
lines changed

doc/man/bitcoin-cli.1

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
2-
.TH BITCOIN-CLI "1" "September 2017" "bitcoin-cli v0.15.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2+
.TH BITCOIN-CLI "1" "January 2018" "bitcoin-cli v0.16.99.0" "User Commands"
33
.SH NAME
4-
bitcoin-cli \- manual page for bitcoin-cli v0.15.99.0
4+
bitcoin-cli \- manual page for bitcoin-cli v0.16.99.0
55
.SH DESCRIPTION
6-
Bitcoin Core RPC client version v0.15.99.0
6+
Bitcoin Core RPC client version v0.16.99.0
77
.SS "Usage:"
88
.TP
99
bitcoin\-cli [options] <command> [params]
@@ -25,6 +25,14 @@ Specify configuration file (default: bitcoin.conf)
2525
\fB\-datadir=\fR<dir>
2626
.IP
2727
Specify data directory
28+
.HP
29+
\fB\-getinfo\fR
30+
.IP
31+
Get general information from the remote server. Note that unlike
32+
server\-side RPC calls, the results of \fB\-getinfo\fR is the result of
33+
multiple non\-atomic requests. Some entries in the result may
34+
represent results from different states (e.g. wallet balance may
35+
be as of a different block from the chain state reported)
2836
.PP
2937
Chain selection options:
3038
.HP
@@ -88,7 +96,7 @@ Send RPC for non\-default wallet on RPC server (argument is wallet
8896
filename in bitcoind directory, required if bitcoind/\-Qt runs
8997
with multiple wallets)
9098
.SH COPYRIGHT
91-
Copyright (C) 2009-2017 The Bitcoin Core developers
99+
Copyright (C) 2009-2018 The Bitcoin Core developers
92100

93101
Please contribute if you find Bitcoin Core useful. Visit
94102
<https://bitcoincore.org> for further information about the software.

doc/man/bitcoin-qt.1

Lines changed: 34 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
2-
.TH BITCOIN-QT "1" "September 2017" "bitcoin-qt v0.15.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2+
.TH BITCOIN-QT "1" "January 2018" "bitcoin-qt v0.16.99.0" "User Commands"
33
.SH NAME
4-
bitcoin-qt \- manual page for bitcoin-qt v0.15.99.0
4+
bitcoin-qt \- manual page for bitcoin-qt v0.16.99.0
55
.SH DESCRIPTION
6-
Bitcoin Core version v0.15.99.0 (64\-bit)
6+
Bitcoin Core version v0.16.99.0 (64\-bit)
77
Usage:
88
.IP
99
bitcoin\-qt [command\-line options]
@@ -32,7 +32,7 @@ block hash)
3232
If this block is in the chain assume that it and its ancestors are valid
3333
and potentially skip their script verification (0 to verify all,
3434
default:
35-
0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a,
35+
0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0,
3636
testnet:
3737
0000000002e9e7b00e1f6dc5123a04aad68dd0f0968d8c7aa45f6640795c37b1)
3838
.HP
@@ -52,6 +52,11 @@ Set database cache size in megabytes (4 to 16384, default: 450)
5252
.IP
5353
Imports blocks from external blk000??.dat file on startup
5454
.HP
55+
\fB\-debuglogfile=\fR<file>
56+
.IP
57+
Specify location of debug log file: this can be an absolute path or a
58+
path relative to the data directory (default: debug.log)
59+
.HP
5560
\fB\-maxorphantx=\fR<n>
5661
.IP
5762
Keep at most <n> unconnectable transactions in memory (default: 100)
@@ -76,7 +81,7 @@ Extra transactions to keep in memory for compact block reconstructions
7681
.HP
7782
\fB\-par=\fR<n>
7883
.IP
79-
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 =
84+
Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 =
8085
leave that many cores free, default: 0)
8186
.HP
8287
\fB\-pid=\fR<file>
@@ -117,7 +122,8 @@ Connection options:
117122
.HP
118123
\fB\-addnode=\fR<ip>
119124
.IP
120-
Add a node to connect to and attempt to keep the connection open
125+
Add a node to connect to and attempt to keep the connection open (see
126+
the `addnode` RPC command help for more info)
121127
.HP
122128
\fB\-banscore=\fR<n>
123129
.IP
@@ -136,7 +142,8 @@ for IPv6
136142
\fB\-connect=\fR<ip>
137143
.IP
138144
Connect only to the specified node(s); \fB\-connect\fR=\fI\,0\/\fR disables automatic
139-
connections
145+
connections (the rules for this peer are the same as for
146+
\fB\-addnode\fR)
140147
.HP
141148
\fB\-discover\fR
142149
.IP
@@ -258,6 +265,18 @@ Tries to keep outbound traffic under the given target (in MiB per 24h),
258265
.PP
259266
Wallet options:
260267
.HP
268+
\fB\-addresstype\fR
269+
.IP
270+
What type of addresses to use ("legacy", "p2sh\-segwit", or "bech32",
271+
default: "p2sh\-segwit")
272+
.HP
273+
\fB\-changetype\fR
274+
.IP
275+
What type of change to use ("legacy", "p2sh\-segwit", or "bech32").
276+
Default is same as \fB\-addresstype\fR, except when
277+
\fB\-addresstype\fR=\fI\,p2sh\-segwit\/\fR a native segwit output is used when
278+
sending to a native segwit address)
279+
.HP
261280
\fB\-disablewallet\fR
262281
.IP
263282
Do not load the wallet and disable wallet RPC calls
@@ -307,7 +326,7 @@ confirmation on average within n blocks (default: 6)
307326
.HP
308327
\fB\-walletrbf\fR
309328
.IP
310-
Send transactions with full\-RBF opt\-in enabled (default: 0)
329+
Send transactions with full\-RBF opt\-in enabled (RPC only, default: 0)
311330
.HP
312331
\fB\-upgradewallet\fR
313332
.IP
@@ -321,6 +340,11 @@ Specify wallet file (within data directory) (default: wallet.dat)
321340
.IP
322341
Make the wallet broadcast transactions (default: 1)
323342
.HP
343+
\fB\-walletdir=\fR<dir>
344+
.IP
345+
Specify directory to hold wallets (default: <datadir>/wallets if it
346+
exists, otherwise <datadir>)
347+
.HP
324348
\fB\-walletnotify=\fR<cmd>
325349
.IP
326350
Execute command when a wallet transaction changes (%s in cmd is replaced
@@ -542,7 +566,7 @@ Show splash screen on startup (default: 1)
542566
.IP
543567
Reset all settings changed in the GUI
544568
.SH COPYRIGHT
545-
Copyright (C) 2009-2017 The Bitcoin Core developers
569+
Copyright (C) 2009-2018 The Bitcoin Core developers
546570

547571
Please contribute if you find Bitcoin Core useful. Visit
548572
<https://bitcoincore.org> for further information about the software.

doc/man/bitcoin-tx.1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
2-
.TH BITCOIN-TX "1" "September 2017" "bitcoin-tx v0.15.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2+
.TH BITCOIN-TX "1" "January 2018" "bitcoin-tx v0.16.99.0" "User Commands"
33
.SH NAME
4-
bitcoin-tx \- manual page for bitcoin-tx v0.15.99.0
4+
bitcoin-tx \- manual page for bitcoin-tx v0.16.99.0
55
.SH DESCRIPTION
6-
Bitcoin Core bitcoin\-tx utility version v0.15.99.0
6+
Bitcoin Core bitcoin\-tx utility version v0.16.99.0
77
.SS "Usage:"
88
.TP
99
bitcoin\-tx [options] <hex\-tx> [commands]
@@ -112,7 +112,7 @@ set=NAME:JSON\-STRING
112112
.IP
113113
Set register NAME to given JSON\-STRING
114114
.SH COPYRIGHT
115-
Copyright (C) 2009-2017 The Bitcoin Core developers
115+
Copyright (C) 2009-2018 The Bitcoin Core developers
116116

117117
Please contribute if you find Bitcoin Core useful. Visit
118118
<https://bitcoincore.org> for further information about the software.

doc/man/bitcoind.1

Lines changed: 34 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
2-
.TH BITCOIND "1" "September 2017" "bitcoind v0.15.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2+
.TH BITCOIND "1" "January 2018" "bitcoind v0.16.99.0" "User Commands"
33
.SH NAME
4-
bitcoind \- manual page for bitcoind v0.15.99.0
4+
bitcoind \- manual page for bitcoind v0.16.99.0
55
.SH DESCRIPTION
6-
Bitcoin Core Daemon version v0.15.99.0
6+
Bitcoin Core Daemon version v0.16.99.0
77
.SS "Usage:"
88
.TP
99
bitcoind [options]
@@ -33,7 +33,7 @@ block hash)
3333
If this block is in the chain assume that it and its ancestors are valid
3434
and potentially skip their script verification (0 to verify all,
3535
default:
36-
0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a,
36+
0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0,
3737
testnet:
3838
0000000002e9e7b00e1f6dc5123a04aad68dd0f0968d8c7aa45f6640795c37b1)
3939
.HP
@@ -57,6 +57,11 @@ Set database cache size in megabytes (4 to 16384, default: 450)
5757
.IP
5858
Imports blocks from external blk000??.dat file on startup
5959
.HP
60+
\fB\-debuglogfile=\fR<file>
61+
.IP
62+
Specify location of debug log file: this can be an absolute path or a
63+
path relative to the data directory (default: debug.log)
64+
.HP
6065
\fB\-maxorphantx=\fR<n>
6166
.IP
6267
Keep at most <n> unconnectable transactions in memory (default: 100)
@@ -81,7 +86,7 @@ Extra transactions to keep in memory for compact block reconstructions
8186
.HP
8287
\fB\-par=\fR<n>
8388
.IP
84-
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 =
89+
Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 =
8590
leave that many cores free, default: 0)
8691
.HP
8792
\fB\-pid=\fR<file>
@@ -122,7 +127,8 @@ Connection options:
122127
.HP
123128
\fB\-addnode=\fR<ip>
124129
.IP
125-
Add a node to connect to and attempt to keep the connection open
130+
Add a node to connect to and attempt to keep the connection open (see
131+
the `addnode` RPC command help for more info)
126132
.HP
127133
\fB\-banscore=\fR<n>
128134
.IP
@@ -141,7 +147,8 @@ for IPv6
141147
\fB\-connect=\fR<ip>
142148
.IP
143149
Connect only to the specified node(s); \fB\-connect\fR=\fI\,0\/\fR disables automatic
144-
connections
150+
connections (the rules for this peer are the same as for
151+
\fB\-addnode\fR)
145152
.HP
146153
\fB\-discover\fR
147154
.IP
@@ -263,6 +270,18 @@ Tries to keep outbound traffic under the given target (in MiB per 24h),
263270
.PP
264271
Wallet options:
265272
.HP
273+
\fB\-addresstype\fR
274+
.IP
275+
What type of addresses to use ("legacy", "p2sh\-segwit", or "bech32",
276+
default: "p2sh\-segwit")
277+
.HP
278+
\fB\-changetype\fR
279+
.IP
280+
What type of change to use ("legacy", "p2sh\-segwit", or "bech32").
281+
Default is same as \fB\-addresstype\fR, except when
282+
\fB\-addresstype\fR=\fI\,p2sh\-segwit\/\fR a native segwit output is used when
283+
sending to a native segwit address)
284+
.HP
266285
\fB\-disablewallet\fR
267286
.IP
268287
Do not load the wallet and disable wallet RPC calls
@@ -312,7 +331,7 @@ confirmation on average within n blocks (default: 6)
312331
.HP
313332
\fB\-walletrbf\fR
314333
.IP
315-
Send transactions with full\-RBF opt\-in enabled (default: 0)
334+
Send transactions with full\-RBF opt\-in enabled (RPC only, default: 0)
316335
.HP
317336
\fB\-upgradewallet\fR
318337
.IP
@@ -326,6 +345,11 @@ Specify wallet file (within data directory) (default: wallet.dat)
326345
.IP
327346
Make the wallet broadcast transactions (default: 1)
328347
.HP
348+
\fB\-walletdir=\fR<dir>
349+
.IP
350+
Specify directory to hold wallets (default: <datadir>/wallets if it
351+
exists, otherwise <datadir>)
352+
.HP
329353
\fB\-walletnotify=\fR<cmd>
330354
.IP
331355
Execute command when a wallet transaction changes (%s in cmd is replaced
@@ -521,7 +545,7 @@ non\-verbose mode, non\-segwit(0) or segwit(1) (default: 1)
521545
.IP
522546
Set the number of threads to service RPC calls (default: 4)
523547
.SH COPYRIGHT
524-
Copyright (C) 2009-2017 The Bitcoin Core developers
548+
Copyright (C) 2009-2018 The Bitcoin Core developers
525549

526550
Please contribute if you find Bitcoin Core useful. Visit
527551
<https://bitcoincore.org> for further information about the software.

0 commit comments

Comments
 (0)