Fixed typo, extended help text

This commit is contained in:
DL6ER 2016-12-20 16:28:28 +01:00
parent da363070c7
commit ee8f29d178

View file

@ -19,8 +19,9 @@ helpFunc() {
::: :::
::: Options: ::: Options:
::: -p, password Set web interface password, an empty input will remove any previously set password ::: -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 ::: -f, fahrenheit Set Fahrenheit temperature unit
::: -k, kelvin Set Kelvin temperature unit
::: -h, --help Show this help dialog ::: -h, --help Show this help dialog
EOM EOM
exit 0 exit 0