command/push: update help text

This commit is contained in:
Mitchell Hashimoto 2014-12-07 15:21:57 -06:00
parent 80c93bfea0
commit f02000c85d
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ Options:
-create Create the build configuration if it doesn't exist.
-token=<token> Access token to use to upload. If blank, the
TODO environmental variable will be used.
ATLAS_TOKEN environmental variable will be used.
`
return strings.TrimSpace(helpText)