Fix doc grin <subcommand> help syntax. (#2991)

This commit is contained in:
Mattia Rossi 2019-08-20 19:05:26 +02:00 committed by Antioch Peverell
parent 6036b671e8
commit ea023387bf
4 changed files with 8 additions and 8 deletions

View file

@ -98,8 +98,8 @@ For help on grin commands and their switches, try:
```sh
grin help
grin wallet help
grin client help
grin wallet --help
grin client --help
```
## Docker

View file

@ -87,8 +87,8 @@ Para obtener ayuda sobre los comandos de grin y sus cambios intente:
```sh
grin help
grin wallet help
grin client help
grin wallet --help
grin client --help
```
## Docker

View file

@ -93,8 +93,8 @@ grinは気の利いたデフォルト設定で起動するようになってお
```sh
grin help
grin wallet help
grin client help
grin wallet --help
grin client --help
```
## Docker

View file

@ -94,8 +94,8 @@ Grin을 작동시키는 명령어에 대한 도움말은 다음 명령어를 실
```sh
grin help
grin wallet help
grin client help
grin wallet --help
grin client --help
```
## Docker 사용하기