From ca33d0e5cc839d88946be90c7436c8b6e362e321 Mon Sep 17 00:00:00 2001 From: Cameron Stokes Date: Sat, 24 Dec 2016 17:12:16 -0800 Subject: [PATCH] Errant colon in logs usage. --- command/logs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/logs.go b/command/logs.go index a6eaf4841..463f23833 100644 --- a/command/logs.go +++ b/command/logs.go @@ -28,7 +28,7 @@ General Options: Logs Specific Options: - -stderr: + -stderr Display stderr logs. -verbose