Skip to content

Commit

Permalink
Fix documentation example
Browse files Browse the repository at this point in the history
  • Loading branch information
federicobond committed May 6, 2015
1 parent 177f09b commit 717a9f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ rpcpass=SomeDecentp4ssw0rd
OR
```
[Application Options]
rpcuser=mylimituser
rpcpass=Limitedp4ssw0rd
rpclimituser=mylimituser
rpclimitpass=Limitedp4ssw0rd
```
For a list of available options, run: `$ btcctl --help`

Expand Down Expand Up @@ -216,4 +216,4 @@ information.
* [database](https://github.com/btcsuite/btcd/tree/master/database) -
Provides a database interface for the Bitcoin block chain
* [btcutil](https://github.com/btcsuite/btcutil) - Provides Bitcoin-specific
convenience functions and types
convenience functions and types

0 comments on commit 717a9f2

Please sign in to comment.