From c9350fa76d79554911bae9f674f11e27ba2c634c Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sun, 14 Jun 2020 21:59:20 +0200 Subject: [PATCH] Improve man pihole restartdns section. Signed-off-by: DL6ER --- manpages/pihole.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manpages/pihole.8 b/manpages/pihole.8 index e107e4da..e528bcde 100644 --- a/manpages/pihole.8 +++ b/manpages/pihole.8 @@ -257,14 +257,14 @@ Available commands and options: \fBrestartdns\fR [options] .br - Full restart Pi-hole subsystems + Full restart Pi-hole subsystems. Without any options (see below) a full restart causes config file parsing and history re-reading .br (restart options): .br - reload Updates the lists and flushes DNS cache + reload Updates the lists (incl. HOSTS files) and flushes DNS cache. Does not reparse config files .br - reload-lists Updates the lists WITHOUT flushing the DNS cache + reload-lists Updates the lists (excl. HOSTS files) WITHOUT flushing the DNS cache. Does not reparse config files .br \fBcheckout\fR [repo] [branch]