docs: fix job run -detach example
This commit is contained in:
parent
3cd5f46613
commit
8515885227
|
@ -120,7 +120,8 @@ Schedule the job contained in `job1.nomad` and return immediately:
|
|||
|
||||
```shell-session
|
||||
$ nomad job run -detach job1.nomad
|
||||
4947e728
|
||||
Job registration successful
|
||||
Evaluation ID: e18819c1-b83d-dc17-5e7b-b6f264990283
|
||||
```
|
||||
|
||||
Schedule a job which cannot be successfully placed. This results in a scheduling
|
||||
|
|
Loading…
Reference in New Issue