Add kelvin in man
parent
6e946bf872
commit
7b18bfd1a7
|
@ -44,7 +44,7 @@ Addressed by *temperature*
|
|||
*format*: ++
|
||||
typeof: string ++
|
||||
default: {temperatureC}°C ++
|
||||
The format (Celsius/Fahrenheit) in which the temperature should be displayed.
|
||||
The format (Celsius/Fahrenheit/Kelvin) in which the temperature should be displayed.
|
||||
|
||||
*format-icons*: ++
|
||||
typeof: array ++
|
||||
|
@ -97,6 +97,8 @@ Addressed by *temperature*
|
|||
|
||||
*{temperatureF}*: Temperature in Fahrenheit.
|
||||
|
||||
*{temperatureK}*: Temperature in Kelvin.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue