From 764b745a39e4e708c0d0fa08d77a5cdda49f28fb Mon Sep 17 00:00:00 2001 From: ziporah Date: Mon, 28 Sep 2015 19:41:00 -0700 Subject: [PATCH] Changed typo in documentation --- command/alloc_status.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,