temp
This commit is contained in:
parent
fc31c729a6
commit
33c948fc9b
@ -13,8 +13,9 @@ var (
|
||||
from string
|
||||
to string
|
||||
tempCmd = &cobra.Command{
|
||||
Use: "temp",
|
||||
Short: "A brief description of your command",
|
||||
Use: "temperature",
|
||||
Aliases: []string{"temp", "t", "temps"},
|
||||
Short: "A brief description of your command",
|
||||
Long: `A longer description that spans multiple lines and likely contains examples
|
||||
and usage of using your command. For example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user