diff --git a/HELP.md b/HELP.md index 0346ad47..dbe5aefd 100644 --- a/HELP.md +++ b/HELP.md @@ -399,7 +399,7 @@ Here is description of options: "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 */ + "log" : true /* logging */ } ```