From 01f64009ed2e22eea08280d478e7066e9c8187a0 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 8 Jun 2017 15:47:46 -0700 Subject: [PATCH] spacing --- command/push.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/push.go b/command/push.go index ab234926b..bfdd7ef04 100644 --- a/command/push.go +++ b/command/push.go @@ -310,7 +310,7 @@ Options: -token= The access token to use to when uploading - -sensitive='var1,var2' List of variables to mark as sensitive in Atlas UI. + -sensitive='var1,var2' List of variables to mark as sensitive in Atlas UI. -var 'key=value' Variable for templates, can be used multiple times.