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