mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-23 21:30:17 +00:00
Fixed typo, extended help text
This commit is contained in:
parent
da363070c7
commit
ee8f29d178
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue