fix lbrycrd-cli command typo
This commit is contained in:
parent
5375f90a88
commit
53cfe761f6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ the "--help" flag (e.g. `lbrycrdd --help`). Examples:
|
|||
|
||||
Run `./lbrycrdd -server -daemon` to start lbrycrdd in the background.
|
||||
|
||||
Run `./lbrycrd-cli getinfo` to check for some basic information about your LBRYcrd node.
|
||||
Run `./lbrycrd-cli -getinfo` to check for some basic information about your LBRYcrd node.
|
||||
|
||||
The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||
and useful hints for developers can be found in [doc/developer-notes.md](doc/developer-notes.md).
|
||||
|
|
Loading…
Add table
Reference in a new issue