Format entire source code using make fmt
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -13,9 +13,9 @@ import (
|
||||
var (
|
||||
baseCmd = &cobra.Command{
|
||||
DisableFlagsInUseLine: true,
|
||||
Use: "power COMMAND [OPTIONS]",
|
||||
Short: "Warewulf node power management",
|
||||
Long: "This command controls the power state of nodes.",
|
||||
Use: "power COMMAND [OPTIONS]",
|
||||
Short: "Warewulf node power management",
|
||||
Long: "This command controls the power state of nodes.",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user