mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
cli: fix license get command help Synopsis text.
This commit is contained in:
@@ -21,7 +21,7 @@ General Options:
|
||||
}
|
||||
|
||||
func (c *LicenseGetCommand) Synopsis() string {
|
||||
return "Install a new Nomad Enterprise License"
|
||||
return "Retrieve the current Nomad Enterprise License"
|
||||
}
|
||||
|
||||
func (c *LicenseGetCommand) Name() string { return "license get" }
|
||||
|
||||
Reference in New Issue
Block a user