fix: temperature cli description
This commit is contained in:
parent
3ca32ff53c
commit
4bb8df5621
@ -10,7 +10,7 @@ var cfg string
|
||||
|
||||
var temperatureCmd = &cobra.Command{
|
||||
Use: "temperature",
|
||||
Short: "",
|
||||
Short: "Operate with temperature messures",
|
||||
Example: fmt.Sprintf("flucky temperature read\nflucky temperature read outdoor"),
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user