Skip to content

Commit 5e408d9

Browse files
committed
doc: Update manpages for 0.14.2
1 parent cc23438 commit 5e408d9

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

doc/man/bitcoin-cli.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2-
.TH BITCOIN-CLI "1" "February 2017" "bitcoin-cli v0.14.0.0" "User Commands"
2+
.TH BITCOIN-CLI "1" "June 2017" "bitcoin-cli v0.14.2.0" "User Commands"
33
.SH NAME
4-
bitcoin-cli \- manual page for bitcoin-cli v0.14.0.0
4+
bitcoin-cli \- manual page for bitcoin-cli v0.14.2.0
55
.SH DESCRIPTION
6-
Bitcoin Core RPC client version v0.14.0.0\-dirty
6+
Bitcoin Core RPC client version v0.14.2.0
77
.SS "Usage:"
88
.TP
99
bitcoin\-cli [options] <command> [params]

doc/man/bitcoin-qt.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2-
.TH BITCOIN-QT "1" "February 2017" "bitcoin-qt v0.14.0.0" "User Commands"
2+
.TH BITCOIN-QT "1" "June 2017" "bitcoin-qt v0.14.2.0" "User Commands"
33
.SH NAME
4-
bitcoin-qt \- manual page for bitcoin-qt v0.14.0.0
4+
bitcoin-qt \- manual page for bitcoin-qt v0.14.2.0
55
.SH DESCRIPTION
6-
Bitcoin Core version v0.14.0.0\-dirty (64\-bit)
6+
Bitcoin Core version v0.14.2.0 (64\-bit)
77
Usage:
88
.IP
99
bitcoin\-qt [command\-line options]
@@ -46,7 +46,7 @@ Specify data directory
4646
.HP
4747
\fB\-dbcache=\fR<n>
4848
.IP
49-
Set database cache size in megabytes (4 to 16384, default: 300)
49+
Set database cache size in megabytes (4 to 16384, default: 450)
5050
.HP
5151
\fB\-loadblock=\fR<file>
5252
.IP

doc/man/bitcoin-tx.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2-
.TH BITCOIN-TX "1" "February 2017" "bitcoin-tx v0.14.0.0" "User Commands"
2+
.TH BITCOIN-TX "1" "June 2017" "bitcoin-tx v0.14.2.0" "User Commands"
33
.SH NAME
4-
bitcoin-tx \- manual page for bitcoin-tx v0.14.0.0
4+
bitcoin-tx \- manual page for bitcoin-tx v0.14.2.0
55
.SH DESCRIPTION
6-
Bitcoin Core bitcoin\-tx utility version v0.14.0.0\-dirty
6+
Bitcoin Core bitcoin\-tx utility version v0.14.2.0
77
.SS "Usage:"
88
.TP
99
bitcoin\-tx [options] <hex\-tx> [commands]

doc/man/bitcoind.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2-
.TH BITCOIND "1" "February 2017" "bitcoind v0.14.0.0" "User Commands"
2+
.TH BITCOIND "1" "June 2017" "bitcoind v0.14.2.0" "User Commands"
33
.SH NAME
4-
bitcoind \- manual page for bitcoind v0.14.0.0
4+
bitcoind \- manual page for bitcoind v0.14.2.0
55
.SH DESCRIPTION
6-
Bitcoin Core Daemon version v0.14.0.0\-dirty
6+
Bitcoin Core Daemon version v0.14.2.0
77
.SS "Usage:"
88
.TP
99
bitcoind [options]
@@ -51,7 +51,7 @@ Specify data directory
5151
.HP
5252
\fB\-dbcache=\fR<n>
5353
.IP
54-
Set database cache size in megabytes (4 to 16384, default: 300)
54+
Set database cache size in megabytes (4 to 16384, default: 450)
5555
.HP
5656
\fB\-loadblock=\fR<file>
5757
.IP

0 commit comments

Comments
 (0)