mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
docs(readme) add " "
This commit is contained in:
parent
f0bfc6cbf8
commit
0e8e1edb8e
1 changed files with 3 additions and 3 deletions
6
HELP.md
6
HELP.md
|
|
@ -397,9 +397,9 @@ Here is description of options:
|
|||
"exportToken" : "root", /* token used by export server */
|
||||
"import" : false, /* enable import of config */
|
||||
"import-url" : "http://localhost:8000", /* url of an export server */
|
||||
"importToken" : "root", /* token used to connect to export server */
|
||||
"importListen" : false, /* listen on config updates from import server */
|
||||
"log" : true /* logging */
|
||||
"importToken" : "root", /* token used to connect to export server */
|
||||
"importListen" : false, /* listen on config updates */
|
||||
"log" : true /* logging */
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue