diff --git a/HELP.md b/HELP.md index 487dc572..149ce019 100644 --- a/HELP.md +++ b/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 */ }