Apply suggestions from code review

Co-Authored-By: DL6ER <DL6ER@users.noreply.github.com>
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
yubiuser
2020-04-05 11:44:44 +02:00
committed by Christian König
parent de42669bb7
commit d27a565d39
2 changed files with 4 additions and 4 deletions

4
pihole
View File

@@ -414,8 +414,8 @@ Options:
disable Disable Pi-hole subsystems
Add '-h' for more info on disable usage
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
Add 'reload' to update the lists and flush the cache without restarting the DNS server
Add 'reload-lists' to only update the lists WITHOUT flushing the cache or restarting the DNS server
checkout Switch Pi-hole subsystems to a different Github branch
Add '-h' for more info on checkout usage
arpflush Flush information stored in Pi-hole's network tables";