mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
gofmt
This commit is contained in:
@@ -37,13 +37,13 @@ func Main() {
|
||||
// Action: reload,
|
||||
//},
|
||||
{
|
||||
Name: "os",
|
||||
Usage: "operating system upgrade/downgrade",
|
||||
Name: "os",
|
||||
Usage: "operating system upgrade/downgrade",
|
||||
Subcommands: osSubcommands(),
|
||||
},
|
||||
{
|
||||
Name: "tlsconf",
|
||||
Usage: "setup tls configuration",
|
||||
Name: "tlsconf",
|
||||
Usage: "setup tls configuration",
|
||||
Subcommands: tlsConfCommands(),
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user