add restart [options] to cli help

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/3252/head
Christian König 4 years ago
parent ebbb7168a4
commit 3095fd4dd6

@ -413,7 +413,9 @@ Options:
enable Enable Pi-hole subsystems
disable Disable Pi-hole subsystems
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
Add '-h' for more info on checkout usage
arpflush Flush information stored in Pi-hole's network tables";

Loading…
Cancel
Save