mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-26 09:10:13 +00:00
remove the restartdns functionality and promote the reloaddns functions
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
564957c203
commit
cc476a49fe
3 changed files with 11 additions and 19 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue