mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-22 15:20:14 +00:00
Changed -web (webpage) to -a (admin)
This commit is contained in:
parent
33b6fe72da
commit
f50cbe74cb
2 changed files with 5 additions and 5 deletions
|
@ -13,9 +13,9 @@ args=("$@")
|
|||
|
||||
helpFunc() {
|
||||
cat << EOM
|
||||
::: Set options for the web interface of pihole
|
||||
::: Set admin options for the web interface of pihole
|
||||
:::
|
||||
::: Usage: pihole -web [options]
|
||||
::: Usage: pihole -a [options]
|
||||
:::
|
||||
::: Options:
|
||||
::: -p, password Set web interface password, an empty input will remove any previously set password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue