Fixed typo, extended help text

This commit is contained in:
DL6ER 2016-12-20 16:28:28 +01:00
parent da363070c7
commit ee8f29d178
1 changed files with 2 additions and 1 deletions

View File

@ -19,8 +19,9 @@ helpFunc() {
:::
::: Options:
::: -p, password Set web interface password, an empty input will remove any previously set password
::: -c, celsius Set Celcius temperature unit
::: -c, celsius Set Celsius temperature unit
::: -f, fahrenheit Set Fahrenheit temperature unit
::: -k, kelvin Set Kelvin temperature unit
::: -h, --help Show this help dialog
EOM
exit 0