This commit is contained in:
Alex Dadgar 2017-01-26 13:07:50 -08:00
parent 1f6d9a0e4a
commit 27ebf3da43

View file

@ -51,7 +51,7 @@ Dispatch Options:
} }
func (c *JobDispatchCommand) Synopsis() string { 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 { func (c *JobDispatchCommand) Run(args []string) int {