Replace HTML in help
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
var (
|
||||
baseCmd = &cobra.Command{
|
||||
Use: "show [flags] <overlay kind> <overlay name> <overlay file>",
|
||||
Use: "show [flags] (overlay kind) (overlay name) (overlay file)",
|
||||
Short: "Show (cat) a file within a Warewulf Overlay",
|
||||
Long: "This command will output the contents of a file within a given\n" +
|
||||
"Warewulf overlay.",
|
||||
|
||||
Reference in New Issue
Block a user