mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) add ","
This commit is contained in:
parent
b93209c107
commit
71eb4388d1
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -215,7 +215,7 @@ Here is description of options:
|
|||
"showKeysPanel" : true, /* show classic panel with buttons of keys */
|
||||
"port" : 8000, /* http port */
|
||||
"ip" : null, /* ip or null(default) */
|
||||
"root" : "/" /* root directory */
|
||||
"root" : "/", /* root directory */
|
||||
"prefix" : "", /* url prefix */
|
||||
"progress" : true /* show progress of file operations */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue