Merge branch 'master' into d-vault

This commit is contained in:
Alex Dadgar
2017-01-27 15:19:34 -08:00
committed by GitHub
9 changed files with 96 additions and 22 deletions

View File

@@ -51,7 +51,7 @@ Dispatch Options:
}
func (c *JobDispatchCommand) Synopsis() string {
return "Dispatch an instance of a parametereized job"
return "Dispatch an instance of a parameterized job"
}
func (c *JobDispatchCommand) Run(args []string) int {