diff --git a/command/alloc_status.go b/command/alloc_status.go index b8645df23..2e3063850 100644 --- a/command/alloc_status.go +++ b/command/alloc_status.go @@ -11,7 +11,7 @@ type AllocStatusCommand struct { func (c *AllocStatusCommand) Help() string { helpText := ` -Usage: nomad alloc-stauts [options] +Usage: nomad alloc-status [options] Display information about existing allocations. This command can be used to inspect the current status of all allocation,