diff options
Diffstat (limited to 'doc/man/dogecoin-qt.1')
| -rw-r--r-- | doc/man/dogecoin-qt.1 | 49 |
1 files changed, 16 insertions, 33 deletions
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. |