Merge pull request #3492 from pi-hole/fix/man-restartdns

Improve man pihole restartdns section
This commit is contained in:
Dan Schaper 2020-06-15 10:05:05 -07:00 committed by GitHub
commit 3136d239df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]