aboutsummaryrefslogtreecommitdiff
path: root/doc/man/dogecoin-cli.1
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
commite64843ced509c24f783276d4cc0f2f26c9d527f2 (patch)
tree7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /doc/man/dogecoin-cli.1
parentreally s/doge/dis/g this time (diff)
downloaddiscoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz
discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip
really s/Doge/Dis/g this time
Diffstat (limited to 'doc/man/dogecoin-cli.1')
-rw-r--r--doc/man/dogecoin-cli.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/dogecoin-cli.1 b/doc/man/dogecoin-cli.1
index ea3613586..ab2f10183 100644
--- a/doc/man/dogecoin-cli.1
+++ b/doc/man/dogecoin-cli.1
@@ -3,13 +3,13 @@
.SH NAME
discoin-cli \- manual page for discoin-cli v1.14.4.0
.SH DESCRIPTION
-Dogecoin Core RPC client version v1.14.4.0
+Discoin Core RPC client version v1.14.4.0
.SS "Usage:"
.TP
discoin\-cli [options] <command> [params]
-Send command to Dogecoin Core
+Send command to Discoin Core
.IP
-discoin\-cli [options] \fB\-named\fR <command> [name=value] ... Send command to Dogecoin Core (with named arguments)
+discoin\-cli [options] \fB\-named\fR <command> [name=value] ... Send command to Discoin Core (with named arguments)
discoin\-cli [options] help List commands
discoin\-cli [options] help <command> Get help for a command
.SH OPTIONS
@@ -71,9 +71,9 @@ 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-2021 The Bitcoin Core and Dogecoin Core developers
+Copyright (C) 2013-2021 The Bitcoin Core and Discoin Core developers
-Please contribute if you find Dogecoin Core useful. Visit
+Please contribute if you find Discoin Core useful. Visit
<https://discoin.com> for further information about the software.
The source code is available from <https://github.com/discoin/discoin>.