mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Merge pull request #143 from ziporah/master
Changed typo in documentation
This commit is contained in:
@@ -11,7 +11,7 @@ type AllocStatusCommand struct {
|
||||
|
||||
func (c *AllocStatusCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: nomad alloc-stauts [options] <allocation>
|
||||
Usage: nomad alloc-status [options] <allocation>
|
||||
|
||||
Display information about existing allocations. This command can
|
||||
be used to inspect the current status of all allocation,
|
||||
|
||||
Reference in New Issue
Block a user