From 7410862f5707350d45ec783ef7f62e694c220532 Mon Sep 17 00:00:00 2001 From: SemperFu Date: Sun, 18 Nov 2018 14:10:11 -0500 Subject: [PATCH] Update config_template.in.hjson Cap S --- 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 cde8284b..0c0e40c1 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 - // Powershell : Get-Content .\enigma-bbs.log -Wait -Tail 15 | bunyan.cmd + // PowerShell : Get-Content .\enigma-bbs.log -Wait -Tail 15 | bunyan.cmd // // (npm install -g bunyan to get the binary) //