diff --git a/misc/config_template.in.hjson b/misc/config_template.in.hjson index 48a4a8c4..9facd9e3 100644 --- a/misc/config_template.in.hjson +++ b/misc/config_template.in.hjson @@ -67,7 +67,7 @@ // // Remember you can pipe logs through Bunyan to pretty-print: // Linux : tail -F ./logs/enigma-bbs.log | bunyan - // Windows : "Get-Content .\enigma-bbs.log | bunyan.cmd" + // Windows : Get-Content .\enigma-bbs.log | bunyan.cmd // // (npm install -g bunyan to get the binary) //