fix typo
This commit is contained in:
parent
86f9044676
commit
95d209e06a
|
@ -57,7 +57,7 @@ operation is desired.
|
||||||
* `-force`: Force remove allocations off the node immediately.
|
* `-force`: Force remove allocations off the node immediately.
|
||||||
* `-no-deadline`: No deadline allows the allocations to drain off the node
|
* `-no-deadline`: No deadline allows the allocations to drain off the node
|
||||||
without being force stopped after a certain deadline.
|
without being force stopped after a certain deadline.
|
||||||
* `-ignore-system`: Ignore sytem allows the drain to complete without stopping
|
* `-ignore-system`: Ignore system allows the drain to complete without stopping
|
||||||
system job allocations. By default system jobs are stopped last.
|
system job allocations. By default system jobs are stopped last.
|
||||||
* `-keep-ineligible`: Keep ineligible will maintain the node's scheduling
|
* `-keep-ineligible`: Keep ineligible will maintain the node's scheduling
|
||||||
ineligibility even if the drain is being disabled. This is useful when an
|
ineligibility even if the drain is being disabled. This is useful when an
|
||||||
|
|
Loading…
Reference in New Issue