Fix documentation example
This commit is contained in:
parent
177f09ba00
commit
717a9f25b5
1 changed files with 3 additions and 3 deletions
|
@ -108,8 +108,8 @@ rpcpass=SomeDecentp4ssw0rd
|
||||||
OR
|
OR
|
||||||
```
|
```
|
||||||
[Application Options]
|
[Application Options]
|
||||||
rpcuser=mylimituser
|
rpclimituser=mylimituser
|
||||||
rpcpass=Limitedp4ssw0rd
|
rpclimitpass=Limitedp4ssw0rd
|
||||||
```
|
```
|
||||||
For a list of available options, run: `$ btcctl --help`
|
For a list of available options, run: `$ btcctl --help`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue