From f567ef645218e922308ca13ace107e16027906a1 Mon Sep 17 00:00:00 2001 From: SemperFu Date: Sun, 18 Nov 2018 01:41:06 -0500 Subject: [PATCH] Update config_template.in.hjson --- misc/config_template.in.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) //