diff --git a/command/run.go b/command/run.go index 83e8a94e1..008361c9a 100644 --- a/command/run.go +++ b/command/run.go @@ -19,8 +19,9 @@ func (c *RunCommand) Help() string { helpText := ` Usage: nomad run [options] - Starts running a new job using the definition located at . - This is the main command used to invoke new work in Nomad. + Starts running a new job or updates an existing job using + the specification located at . This is the main command + used to interact with Nomad. Upon successful job submission, this command will immediately enter an interactive monitor. This is useful to watch Nomad's