diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-02-06 13:57:52 -0500 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-02-06 14:16:43 -0500 |
commit | a99999cc04c2e7d79bb841fd954c84e985ed3b88 (patch) | |
tree | 4e32156106ce44a6e47805a9b7c6d8ebc7514460 /doc/man/bitcoin-cli.1 | |
parent | 1a6036978e9d7fabafcd7a113a221d68bc1bd8db (diff) |
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 355b4d3cc2..95c1d24dff 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 |