mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Merge pull request #974 from pi-hole/Mcat12-add-reconfigure-help
Add Reconfigure command to Pi-hole's list of commands
This commit is contained in:
commit
bddf31443c
1 changed files with 1 additions and 0 deletions
1
pihole
1
pihole
|
@ -212,6 +212,7 @@ helpFunc() {
|
||||||
::: -d, debug Start a debugging session if having trouble
|
::: -d, debug Start a debugging session if having trouble
|
||||||
::: -f, flush Flush the pihole.log file
|
::: -f, flush Flush the pihole.log file
|
||||||
::: -up, updatePihole Update Pi-hole
|
::: -up, updatePihole Update Pi-hole
|
||||||
|
::: -r, reconfigure Reconfigure or Repair Pi-hole
|
||||||
::: -g, updateGravity Update the list of ad-serving domains
|
::: -g, updateGravity Update the list of ad-serving domains
|
||||||
::: -s, setupLCD Automatically configures the Pi to use the 2.8 LCD screen to display stats on it
|
::: -s, setupLCD Automatically configures the Pi to use the 2.8 LCD screen to display stats on it
|
||||||
::: -c, chronometer Calculates stats and displays to an LCD
|
::: -c, chronometer Calculates stats and displays to an LCD
|
||||||
|
|
Loading…
Reference in a new issue