an option job ID -> an optional job ID

This commit is contained in:
Charlie O'Keefe
2015-10-26 13:59:47 -06:00
parent 33b135cf1d
commit 0e6337e4db

View File

@@ -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.