Permalink
Browse files
doc: Update manpages for 0.14.2
- Loading branch information...
Showing
with
14 additions
and
14 deletions.
-
+3
−3
doc/man/bitcoin-cli.1
-
+4
−4
doc/man/bitcoin-qt.1
-
+3
−3
doc/man/bitcoin-tx.1
-
+4
−4
doc/man/bitcoind.1
|
|
@@ -1,9 +1,9 @@ |
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
|
-.TH BITCOIN-CLI "1" "February 2017" "bitcoin-cli v0.14.0.0" "User Commands"
|
|
|
+.TH BITCOIN-CLI "1" "June 2017" "bitcoin-cli v0.14.2.0" "User Commands"
|
|
|
.SH NAME
|
|
|
-bitcoin-cli \- manual page for bitcoin-cli v0.14.0.0
|
|
|
+bitcoin-cli \- manual page for bitcoin-cli v0.14.2.0
|
|
|
.SH DESCRIPTION
|
|
|
-Bitcoin Core RPC client version v0.14.0.0\-dirty
|
|
|
+Bitcoin Core RPC client version v0.14.2.0
|
|
|
.SS "Usage:"
|
|
|
.TP
|
|
|
bitcoin\-cli [options] <command> [params]
|
|
|
|
|
|
@@ -1,9 +1,9 @@ |
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
|
-.TH BITCOIN-QT "1" "February 2017" "bitcoin-qt v0.14.0.0" "User Commands"
|
|
|
+.TH BITCOIN-QT "1" "June 2017" "bitcoin-qt v0.14.2.0" "User Commands"
|
|
|
.SH NAME
|
|
|
-bitcoin-qt \- manual page for bitcoin-qt v0.14.0.0
|
|
|
+bitcoin-qt \- manual page for bitcoin-qt v0.14.2.0
|
|
|
.SH DESCRIPTION
|
|
|
-Bitcoin Core version v0.14.0.0\-dirty (64\-bit)
|
|
|
+Bitcoin Core version v0.14.2.0 (64\-bit)
|
|
|
Usage:
|
|
|
.IP
|
|
|
bitcoin\-qt [command\-line options]
|
|
|
@@ -46,7 +46,7 @@ Specify data directory |
|
|
.HP
|
|
|
\fB\-dbcache=\fR<n>
|
|
|
.IP
|
|
|
-Set database cache size in megabytes (4 to 16384, default: 300)
|
|
|
+Set database cache size in megabytes (4 to 16384, default: 450)
|
|
|
.HP
|
|
|
\fB\-loadblock=\fR<file>
|
|
|
.IP
|
|
|
|
|
|
@@ -1,9 +1,9 @@ |
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
|
-.TH BITCOIN-TX "1" "February 2017" "bitcoin-tx v0.14.0.0" "User Commands"
|
|
|
+.TH BITCOIN-TX "1" "June 2017" "bitcoin-tx v0.14.2.0" "User Commands"
|
|
|
.SH NAME
|
|
|
-bitcoin-tx \- manual page for bitcoin-tx v0.14.0.0
|
|
|
+bitcoin-tx \- manual page for bitcoin-tx v0.14.2.0
|
|
|
.SH DESCRIPTION
|
|
|
-Bitcoin Core bitcoin\-tx utility version v0.14.0.0\-dirty
|
|
|
+Bitcoin Core bitcoin\-tx utility version v0.14.2.0
|
|
|
.SS "Usage:"
|
|
|
.TP
|
|
|
bitcoin\-tx [options] <hex\-tx> [commands]
|
|
|
|
|
|
@@ -1,9 +1,9 @@ |
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
|
-.TH BITCOIND "1" "February 2017" "bitcoind v0.14.0.0" "User Commands"
|
|
|
+.TH BITCOIND "1" "June 2017" "bitcoind v0.14.2.0" "User Commands"
|
|
|
.SH NAME
|
|
|
-bitcoind \- manual page for bitcoind v0.14.0.0
|
|
|
+bitcoind \- manual page for bitcoind v0.14.2.0
|
|
|
.SH DESCRIPTION
|
|
|
-Bitcoin Core Daemon version v0.14.0.0\-dirty
|
|
|
+Bitcoin Core Daemon version v0.14.2.0
|
|
|
.SS "Usage:"
|
|
|
.TP
|
|
|
bitcoind [options]
|
|
|
@@ -51,7 +51,7 @@ Specify data directory |
|
|
.HP
|
|
|
\fB\-dbcache=\fR<n>
|
|
|
.IP
|
|
|
-Set database cache size in megabytes (4 to 16384, default: 300)
|
|
|
+Set database cache size in megabytes (4 to 16384, default: 450)
|
|
|
.HP
|
|
|
\fB\-loadblock=\fR<file>
|
|
|
.IP
|
|
|
|
0 comments on commit
5e408d9