long description update
This commit is contained in:
parent
d370d4f33c
commit
57fc5e0807
@ -16,8 +16,7 @@ import (
|
||||
var clearCmd = &cobra.Command{
|
||||
Use: "clear",
|
||||
Short: "Clear config file",
|
||||
Long: `Removes the configuration file from the system. The
|
||||
config command must be run before use after clearing.`,
|
||||
Long: `Clears all configuration values for mctl`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
home, err := os.UserHomeDir()
|
||||
cobra.CheckErr(err)
|
||||
|
Loading…
x
Reference in New Issue
Block a user