an option job ID -> an optional job ID
This commit is contained in:
parent
d938c6525c
commit
3f361edff2
|
@ -16,7 +16,7 @@ The `status` command displays status information for jobs.
|
|||
nomad status [options] [job]
|
||||
```
|
||||
|
||||
This command accepts an option job ID as the sole argument. If the job ID is
|
||||
This command accepts an optional job ID as the sole argument. If the job ID is
|
||||
provided, information about the specific job is queried and displayed. If the ID
|
||||
is omitted, the command lists out all of the existing jobs and a few of the most
|
||||
useful status fields for each.
|
||||
|
|
Loading…
Reference in New Issue