Replace HTML in help
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ import "github.com/spf13/cobra"
|
||||
|
||||
var (
|
||||
baseCmd = &cobra.Command{
|
||||
Use: "delete [flags] <profile pattern>",
|
||||
Use: "delete [flags] (profile pattern)",
|
||||
Short: "Delete a node profile",
|
||||
Long: "This command will delete a node profile.",
|
||||
RunE: CobraRunE,
|
||||
|
||||
Reference in New Issue
Block a user