mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-22 06:03:43 +00:00
Tweak help text of pihole setpassword
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
395110f92f
commit
bc96d3b0a9
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