diff options
| author | MarcoFalke <[email protected]> | 2019-02-06 13:57:52 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-02-06 14:16:43 -0500 |
| commit | a99999cc04c2e7d79bb841fd954c84e985ed3b88 (patch) | |
| tree | 4e32156106ce44a6e47805a9b7c6d8ebc7514460 /doc/man/bitcoin-cli.1 | |
| parent | Merge #15354: doc: Add missing bitcoin-wallet tool manpages (diff) | |
| download | discoin-a99999cc04c2e7d79bb841fd954c84e985ed3b88.tar.xz discoin-a99999cc04c2e7d79bb841fd954c84e985ed3b88.zip | |
util: Add SetupHelpOptions()
Diffstat (limited to 'doc/man/bitcoin-cli.1')
| -rw-r--r-- | doc/man/bitcoin-cli.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 355b4d3cc..95c1d24df 100644 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -20,7 +20,7 @@ Bitcoin Core RPC client version v0.17.99.0 .HP \-? .IP -This help message +Print this help message and exit .HP \fB\-conf=\fR<file> .IP |