Replace HTML in help
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
var (
|
||||
powerCmd = &cobra.Command{
|
||||
Use: "cycle [flags] <node pattern>...",
|
||||
Use: "cycle [flags] (node pattern)...",
|
||||
Short: "Power cycle the given node(s)",
|
||||
Long: "This command will cycle the power for a given set of nodes.",
|
||||
RunE: CobraRunE,
|
||||
|
||||
Reference in New Issue
Block a user