aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorRoss Nicoll <[email protected]>2021-02-27 22:16:28 +0000
committerGitHub <[email protected]>2021-02-27 22:16:28 +0000
commitbd905d1d084eaef51365f01efeca253b0ff69809 (patch)
treee9b5d60721fb521218ce9a06d7381340cffa5247 /doc/man
parentReplace Bitcoin seed nodes with Dogecoin nodes (#1746) (diff)
downloaddiscoin-bd905d1d084eaef51365f01efeca253b0ff69809.tar.xz
discoin-bd905d1d084eaef51365f01efeca253b0ff69809.zip
1.14.3 release documentation (#1733)
* Update credits for 1.14.2 to 1.14.3 * Refresh release notes * Refresh man pages * Move 1.14.2 release notes to archive * Remove Bitcoin 0.14.2 to 0.14.3 credits (covered in previous release notes)
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/dogecoin-cli.113
-rw-r--r--doc/man/dogecoin-qt.149
-rw-r--r--doc/man/dogecoin-tx.113
-rw-r--r--doc/man/dogecoind.149
4 files changed, 46 insertions, 78 deletions
diff --git a/doc/man/dogecoin-cli.1 b/doc/man/dogecoin-cli.1
index 66fdeff5a..b6d7f4500 100644
--- a/doc/man/dogecoin-cli.1
+++ b/doc/man/dogecoin-cli.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
-.TH BITCOIN-CLI "1" "June 2017" "dogecoin-cli v0.14.2.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
+.TH DOGECOIN-CLI "1" "February 2021" "dogecoin-cli v1.14.3.0" "User Commands"
.SH NAME
-dogecoin-cli \- manual page for dogecoin-cli v0.14.2.0
+dogecoin-cli \- manual page for dogecoin-cli v1.14.3.0
.SH DESCRIPTION
-Dogecoin Core RPC client version v0.14.2.0
+Dogecoin Core RPC client version v1.14.3.0
.SS "Usage:"
.TP
dogecoin\-cli [options] <command> [params]
@@ -71,7 +71,7 @@ Timeout during HTTP requests (default: 900)
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
(recommended for sensitive information such as passphrases)
.SH COPYRIGHT
-Copyright (C) 2013-2017 The Dogecoin Core and Dogecoin Core developers
+Copyright (C) 2013-2021 The Bitcoin Core and Dogecoin Core developers
Please contribute if you find Dogecoin Core useful. Visit
<https://dogecoin.com> for further information about the software.
@@ -83,4 +83,5 @@ or <https://opensource.org/licenses/MIT>
This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by
-Eric Young and UPnP software written by Thomas Bernard.
+Eric Young and UPnP software written by Thomas Bernard. Paper wallet art
+provided by Anacoluthia.
diff --git a/doc/man/dogecoin-qt.1 b/doc/man/dogecoin-qt.1
index 2786f5e3f..d97f0fe96 100644
--- a/doc/man/dogecoin-qt.1
+++ b/doc/man/dogecoin-qt.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
-.TH BITCOIN-QT "1" "June 2017" "dogecoin-qt v0.14.2.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
+.TH DOGECOIN-QT "1" "February 2021" "dogecoin-qt v1.14.3.0" "User Commands"
.SH NAME
-dogecoin-qt \- manual page for dogecoin-qt v0.14.2.0
+dogecoin-qt \- manual page for dogecoin-qt v1.14.3.0
.SH DESCRIPTION
-Dogecoin Core version v0.14.2.0 (64\-bit)
+Dogecoin Core version v1.14.3.0 (64\-bit)
Usage:
.IP
dogecoin\-qt [command\-line options]
@@ -17,6 +17,10 @@ Print this help message and exit
.IP
Print version and exit
.HP
+\fB\-alerts\fR
+.IP
+Receive and display P2P network alerts (default: 1)
+.HP
\fB\-alertnotify=\fR<cmd>
.IP
Execute command when a relevant alert is received or we see a really
@@ -25,14 +29,14 @@ long fork (%s in cmd is replaced by message)
\fB\-blocknotify=\fR<cmd>
.IP
Execute command when the best block changes (%s in cmd is replaced by
-block hash)
+block hash, %i is replaced by block number)
.HP
\fB\-assumevalid=\fR<hex>
.IP
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
-ca5eb72f1e0d160f1481f74d56d7cc4a27d91aa585ba012da8018a5fe934d61b,
+77e3f4a4bcb4a2c15e8015525e3d15b466f6c022f6ca82698f329edef7d9777e,
testnet:
6943eaeaba98dc7d09f7e73398daccb4abcabb18b66c8c875e52b07638d93951)
.HP
@@ -63,7 +67,7 @@ Keep the transaction memory pool below <n> megabytes (default: 300)
\fB\-mempoolexpiry=\fR<n>
.IP
Do not keep transactions in the mempool longer than <n> hours (default:
-336)
+24)
.HP
\fB\-blockreconstructionextratxn=\fR<n>
.IP
@@ -72,7 +76,7 @@ Extra transactions to keep in memory for compact block reconstructions
.HP
\fB\-par=\fR<n>
.IP
-Set the number of script verification threads (\fB\-3\fR to 16, 0 = auto, <0 =
+Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@@ -88,7 +92,7 @@ blocks if a target size in MiB is provided. This mode is
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
setting requires re\-downloading the entire blockchain. (default:
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
->550 = automatically prune block files to stay under the
+>2200 = automatically prune block files to stay under the
specified target size in MiB)
.HP
\fB\-reindex\-chainstate\fR
@@ -236,10 +240,6 @@ Tor control port to use if onion listening enabled (default:
.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<addr>
.IP
Bind to given address and whitelist peers connecting to it. Use
@@ -342,24 +342,6 @@ blockchain through \fB\-rescan\fR on startup (1 = keep tx meta data e.g.
account owner and payment request information, 2 = drop tx meta
data)
.PP
-ZeroMQ notification options:
-.HP
-\fB\-zmqpubhashblock=\fR<address>
-.IP
-Enable publish hash block in <address>
-.HP
-\fB\-zmqpubhashtx=\fR<address>
-.IP
-Enable publish hash transaction in <address>
-.HP
-\fB\-zmqpubrawblock=\fR<address>
-.IP
-Enable publish raw block in <address>
-.HP
-\fB\-zmqpubrawtx=\fR<address>
-.IP
-Enable publish raw transaction in <address>
-.PP
Debugging/Testing options:
.HP
\fB\-uacomment=\fR<cmt>
@@ -531,7 +513,7 @@ Show splash screen on startup (default: 1)
.IP
Reset all settings changed in the GUI
.SH COPYRIGHT
-Copyright (C) 2013-2017 The Dogecoin Core and Dogecoin Core developers
+Copyright (C) 2013-2021 The Bitcoin Core and Dogecoin Core developers
Please contribute if you find Dogecoin Core useful. Visit
<https://dogecoin.com> for further information about the software.
@@ -543,4 +525,5 @@ or <https://opensource.org/licenses/MIT>
This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by
-Eric Young and UPnP software written by Thomas Bernard.
+Eric Young and UPnP software written by Thomas Bernard. Paper wallet art
+provided by Anacoluthia.
diff --git a/doc/man/dogecoin-tx.1 b/doc/man/dogecoin-tx.1
index e41adf4f7..7e96b2b8f 100644
--- a/doc/man/dogecoin-tx.1
+++ b/doc/man/dogecoin-tx.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
-.TH BITCOIN-TX "1" "June 2017" "dogecoin-tx v0.14.2.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
+.TH DOGECOIN-TX "1" "February 2021" "dogecoin-tx v1.14.3.0" "User Commands"
.SH NAME
-dogecoin-tx \- manual page for dogecoin-tx v0.14.2.0
+dogecoin-tx \- manual page for dogecoin-tx v1.14.3.0
.SH DESCRIPTION
-Dogecoin Core dogecoin\-tx utility version v0.14.2.0
+Dogecoin Core dogecoin\-tx utility version v1.14.3.0
.SS "Usage:"
.TP
dogecoin\-tx [options] <hex\-tx> [commands]
@@ -107,7 +107,7 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
-Copyright (C) 2013-2017 The Dogecoin Core and Dogecoin Core developers
+Copyright (C) 2013-2021 The Bitcoin Core and Dogecoin Core developers
Please contribute if you find Dogecoin Core useful. Visit
<https://dogecoin.com> for further information about the software.
@@ -119,4 +119,5 @@ or <https://opensource.org/licenses/MIT>
This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by
-Eric Young and UPnP software written by Thomas Bernard.
+Eric Young and UPnP software written by Thomas Bernard. Paper wallet art
+provided by Anacoluthia.
diff --git a/doc/man/dogecoind.1 b/doc/man/dogecoind.1
index afbdf841e..183b1b55b 100644
--- a/doc/man/dogecoind.1
+++ b/doc/man/dogecoind.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
-.TH BITCOIND "1" "June 2017" "dogecoind v0.14.2.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
+.TH DOGECOIND "1" "February 2021" "dogecoind v1.14.3.0" "User Commands"
.SH NAME
-dogecoind \- manual page for dogecoind v0.14.2.0
+dogecoind \- manual page for dogecoind v1.14.3.0
.SH DESCRIPTION
-Dogecoin Core Daemon version v0.14.2.0
+Dogecoin Core Daemon version v1.14.3.0
.SS "Usage:"
.TP
dogecoind [options]
@@ -18,6 +18,10 @@ Print this help message and exit
.IP
Print version and exit
.HP
+\fB\-alerts\fR
+.IP
+Receive and display P2P network alerts (default: 1)
+.HP
\fB\-alertnotify=\fR<cmd>
.IP
Execute command when a relevant alert is received or we see a really
@@ -26,14 +30,14 @@ long fork (%s in cmd is replaced by message)
\fB\-blocknotify=\fR<cmd>
.IP
Execute command when the best block changes (%s in cmd is replaced by
-block hash)
+block hash, %i is replaced by block number)
.HP
\fB\-assumevalid=\fR<hex>
.IP
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
-ca5eb72f1e0d160f1481f74d56d7cc4a27d91aa585ba012da8018a5fe934d61b,
+77e3f4a4bcb4a2c15e8015525e3d15b466f6c022f6ca82698f329edef7d9777e,
testnet:
6943eaeaba98dc7d09f7e73398daccb4abcabb18b66c8c875e52b07638d93951)
.HP
@@ -68,7 +72,7 @@ Keep the transaction memory pool below <n> megabytes (default: 300)
\fB\-mempoolexpiry=\fR<n>
.IP
Do not keep transactions in the mempool longer than <n> hours (default:
-336)
+24)
.HP
\fB\-blockreconstructionextratxn=\fR<n>
.IP
@@ -77,7 +81,7 @@ Extra transactions to keep in memory for compact block reconstructions
.HP
\fB\-par=\fR<n>
.IP
-Set the number of script verification threads (\fB\-3\fR to 16, 0 = auto, <0 =
+Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@@ -93,7 +97,7 @@ blocks if a target size in MiB is provided. This mode is
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
setting requires re\-downloading the entire blockchain. (default:
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
->550 = automatically prune block files to stay under the
+>2200 = automatically prune block files to stay under the
specified target size in MiB)
.HP
\fB\-reindex\-chainstate\fR
@@ -241,10 +245,6 @@ Tor control port to use if onion listening enabled (default:
.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<addr>
.IP
Bind to given address and whitelist peers connecting to it. Use
@@ -347,24 +347,6 @@ blockchain through \fB\-rescan\fR on startup (1 = keep tx meta data e.g.
account owner and payment request information, 2 = drop tx meta
data)
.PP
-ZeroMQ notification options:
-.HP
-\fB\-zmqpubhashblock=\fR<address>
-.IP
-Enable publish hash block in <address>
-.HP
-\fB\-zmqpubhashtx=\fR<address>
-.IP
-Enable publish hash transaction in <address>
-.HP
-\fB\-zmqpubrawblock=\fR<address>
-.IP
-Enable publish raw block in <address>
-.HP
-\fB\-zmqpubrawtx=\fR<address>
-.IP
-Enable publish raw transaction in <address>
-.PP
Debugging/Testing options:
.HP
\fB\-uacomment=\fR<cmt>
@@ -510,7 +492,7 @@ option can be specified multiple times
.IP
Set the number of threads to service RPC calls (default: 4)
.SH COPYRIGHT
-Copyright (C) 2013-2017 The Dogecoin Core and Dogecoin Core developers
+Copyright (C) 2013-2021 The Bitcoin Core and Dogecoin Core developers
Please contribute if you find Dogecoin Core useful. Visit
<https://dogecoin.com> for further information about the software.
@@ -522,4 +504,5 @@ or <https://opensource.org/licenses/MIT>
This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by
-Eric Young and UPnP software written by Thomas Bernard.
+Eric Young and UPnP software written by Thomas Bernard. Paper wallet art
+provided by Anacoluthia.