mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-25 23:53:17 +00:00
Tweak help text of pihole setpassword (#5476)
This commit is contained in:
commit
2746ee3ae9
1 changed files with 3 additions and 1 deletions
4
pihole
4
pihole
|
@ -496,7 +496,9 @@ Debugging Options:
|
|||
|
||||
|
||||
Options:
|
||||
setpassword set the password for the web interface
|
||||
setpassword [pwd] Set the password for the web interface
|
||||
Without optional argument, password is read interactively.
|
||||
When specifying a password directly, enclose it in single quotes.
|
||||
-g, updateGravity Update the list of ad-serving domains
|
||||
-h, --help, help Show this help dialog
|
||||
-l, logging Specify whether the Pi-hole log should be used
|
||||
|
|
Loading…
Reference in a new issue