diff --git a/internal/app/wwctl/root.go b/internal/app/wwctl/root.go index 839425d2..94d39b95 100644 --- a/internal/app/wwctl/root.go +++ b/internal/app/wwctl/root.go @@ -22,6 +22,7 @@ var ( Short: "Warewulf Control", Long: "Control interface to the Cluster Warewulf Provisioning System.", PersistentPreRunE: rootPersistentPreRunE, + SilenceUsage: true, } verboseArg bool debugArg bool