From e7b1ba2f5e2142715aa26fdc4cda515c12b1f773 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 9 Aug 2013 16:46:38 -0700 Subject: [PATCH] command/bulid: cosmetic, align help text --- command/build/help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/build/help.go b/command/build/help.go index d6b219914..07c247c23 100644 --- a/command/build/help.go +++ b/command/build/help.go @@ -13,5 +13,5 @@ Options: -except=foo,bar,baz Build all builds other than these -only=foo,bar,baz Only build the given builds by name -var 'key=value' Variable for templates, can be used multiple times. - -var-file=path JSON file containing user variables. + -var-file=path JSON file containing user variables. `