mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
add restart [options] to cli help
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
ebbb7168a4
commit
3095fd4dd6
4
pihole
4
pihole
@ -413,7 +413,9 @@ Options:
|
|||||||
enable Enable Pi-hole subsystems
|
enable Enable Pi-hole subsystems
|
||||||
disable Disable Pi-hole subsystems
|
disable Disable Pi-hole subsystems
|
||||||
Add '-h' for more info on disable usage
|
Add '-h' for more info on disable usage
|
||||||
restartdns Restart Pi-hole subsystems
|
restartdns Full restart Pi-hole subsystems
|
||||||
|
Add '-- reload' to only updates the lists and flushes dnsmasq 's DNS cache
|
||||||
|
Add '--reload-lists' to only update the lists WITHOUT flushing dnsmasq 's DNS cache
|
||||||
checkout Switch Pi-hole subsystems to a different Github branch
|
checkout Switch Pi-hole subsystems to a different Github branch
|
||||||
Add '-h' for more info on checkout usage
|
Add '-h' for more info on checkout usage
|
||||||
arpflush Flush information stored in Pi-hole's network tables";
|
arpflush Flush information stored in Pi-hole's network tables";
|
||||||
|
Loading…
Reference in New Issue
Block a user