Add kelvin in man

This commit is contained in:
phosit 2020-04-25 18:57:56 +02:00
parent 6e946bf872
commit 7b18bfd1a7
1 changed files with 3 additions and 1 deletions

View File

@ -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
```