update change password examples

This commit is contained in:
Patrick O'Brien
2017-04-05 12:40:35 -04:00
parent 221cb7a701
commit cd4b25ceec
2 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
After installing Pi-hole for the first time, a password is generated and displayed to the user. The
password cannot be retrieved later on, but it is possible to set a new password (or explicitly disable
the password by setting an empty password) using the command
<pre>sudo pihole -a -p newpassword</pre>
<pre>sudo pihole -a -p</pre>
</div>
</div>
</div>