remove the restartdns functionality and promote the reloaddns functions

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2024-09-24 14:15:15 +01:00
parent 564957c203
commit cc476a49fe
No known key found for this signature in database
3 changed files with 11 additions and 19 deletions

View file

@ -236,16 +236,14 @@ Available commands and options:
#m Disable Pi-hole functionality for # minute(s)
.br
\fBrestartdns\fR [options]
\fBreloaddns\fR
.br
Full restart Pi-hole subsystems. Without any options (see below) a full restart causes config file parsing and history re-reading
Update the lists and flush the cache without restarting the DNS server
.br
(restart options):
\fBreloaddns-lists\fR
.br
reload Updates the lists (incl. HOSTS files) and flushes DNS cache. Does not reparse config files
.br
reload-lists Updates the lists (excl. HOSTS files) WITHOUT flushing the DNS cache. Does not reparse config files
Update the lists WITHOUT flushing the cache or restarting the DNS server
.br
\fBcheckout\fR [repo] [branch]