Fix doc grin <subcommand> help syntax. (#2991)
This commit is contained in:
committed by
Antioch Peverell
parent
6036b671e8
commit
ea023387bf
+2
-2
@@ -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
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
+2
-2
@@ -93,8 +93,8 @@ grinは気の利いたデフォルト設定で起動するようになってお
|
||||
|
||||
```sh
|
||||
grin help
|
||||
grin wallet help
|
||||
grin client help
|
||||
grin wallet --help
|
||||
grin client --help
|
||||
```
|
||||
|
||||
## Docker
|
||||
|
||||
+2
-2
@@ -94,8 +94,8 @@ Grin을 작동시키는 명령어에 대한 도움말은 다음 명령어를 실
|
||||
|
||||
```sh
|
||||
grin help
|
||||
grin wallet help
|
||||
grin client help
|
||||
grin wallet --help
|
||||
grin client --help
|
||||
```
|
||||
|
||||
## Docker 사용하기
|
||||
|
||||
Reference in New Issue
Block a user