command/run: update help output

This commit is contained in:
Armon Dadgar
2015-09-22 18:17:30 -07:00
parent 75427cb1a5
commit ea240a5063

View File

@@ -19,8 +19,9 @@ func (c *RunCommand) Help() string {
helpText := `
Usage: nomad run [options] <file>
Starts running a new job using the definition located at <file>.
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 <file>. 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