mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
command/run: update synopsis
This commit is contained in:
@@ -51,7 +51,7 @@ Run Options:
|
||||
}
|
||||
|
||||
func (c *RunCommand) Synopsis() string {
|
||||
return "Run a new job"
|
||||
return "Run a new job or update an existing job"
|
||||
}
|
||||
|
||||
func (c *RunCommand) Run(args []string) int {
|
||||
|
||||
Reference in New Issue
Block a user