Fix misspelled command

Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
This commit is contained in:
jcsiadal
2021-12-04 01:47:14 +00:00
parent 04f0a25fbc
commit a1619e2d03

View File

@@ -5,7 +5,7 @@ import "github.com/spf13/cobra"
var (
baseCmd = &cobra.Command{
DisableFlagsInUseLine: true,
Use: "imprt [OPTIONS] SOURCE [NAME]",
Use: "import [OPTIONS] SOURCE [NAME]",
Short: "Import a container into Warewulf",
Long:
`This command will pull and import a container into Warewulf from SOURCE,