diff --git a/command/node.go b/command/node.go index 7654030b7..7c73120c4 100644 --- a/command/node.go +++ b/command/node.go @@ -25,7 +25,7 @@ Usage: nomad node [options] [args] Mark a node as ineligible for running workloads. This is useful when the node is expected to be removed or upgraded so new allocations aren't placed on it: - $ nomad node eligibility -disabled + $ nomad node eligibility -disable Mark a node to be drained, allowing batch jobs four hours to finished before forcing them off the node: