mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Fix typo in general options documentation
There was a small typo of "namespacecs" instead of "namespaces"
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
- `-namespace=<namespace>`: The target namespace for queries and actions bound
|
||||
to a namespace. Overrides the `NOMAD_NAMESPACE` environment variable if set.
|
||||
If set to `'*'`, job and alloc subcommands query all namespacecs authorized to
|
||||
If set to `'*'`, job and alloc subcommands query all namespaces authorized to
|
||||
user. Defaults to the "default" namespace.
|
||||
|
||||
- `-no-color`: Disables colored command output. Alternatively,
|
||||
|
||||
Reference in New Issue
Block a user