docs: Fix copy/paste error in alloc-restart docs
This commit is contained in:
parent
78350bfd77
commit
d46d3ebeb4
|
@ -14,7 +14,7 @@ an entire allocation or individual task.
|
|||
## Usage
|
||||
|
||||
```
|
||||
nomad alloc stop [options] <allocation> <task>
|
||||
nomad alloc restart [options] <allocation> <task>
|
||||
```
|
||||
|
||||
This command accepts a single allocation ID and a task name. The task name must
|
||||
|
|
Loading…
Reference in a new issue