docs: quota apply does not have a 'name' param (#8983)
This commit is contained in:
parent
9d85195361
commit
9853653f2a
|
@ -16,7 +16,7 @@ Enterprise.
|
|||
## Usage
|
||||
|
||||
```plaintext
|
||||
nomad quota apply [options] <name> <path>
|
||||
nomad quota apply [options] <path>
|
||||
```
|
||||
|
||||
The `quota apply` command requires the path to the specification file. The
|
||||
|
|
Loading…
Reference in a new issue