usage info git

This commit is contained in:
Dan Ballard 2014-12-09 22:51:45 -08:00
parent 07a08f1795
commit e36d6c4083
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ import (
var buildUsage = `
warren build - Runs go build and populates the following variables:
Build.GitBranch
Build.GitHash
Build.Date
Build.GitBranch from git
Build.GitHash from git
Build.Date from system time
`
var buildCmd = &Command{