Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryubiuser <ckoenig@posteo.de>2020-04-04 22:45:09 +0300
committerChristian König <ckoenig@posteo.de>2020-04-04 23:47:14 +0300
commitebbb7168a4c288e61eac30da1c0fe3df71386b22 (patch)
tree4847ea14071d61933dd576b0e2f66f683796f7b4 /manpages
parenta2d2639ee83c98e11f03aae494fc039d4f1e2593 (diff)
add [options] for pihole restartdns
Signed-off-by: Christian König <ckoenig@posteo.de>
Diffstat (limited to 'manpages')
-rw-r--r--manpages/pihole.815
1 files changed, 11 insertions, 4 deletions
diff --git a/manpages/pihole.8 b/manpages/pihole.8
index ed012092..9ee50110 100644
--- a/manpages/pihole.8
+++ b/manpages/pihole.8
@@ -1,4 +1,4 @@
-.TH "Pi-hole" "8" "Pi-hole" "Pi-hole" "May 2018"
+.TH "Pi-hole" "8" "Pi-hole" "Pi-hole" "April 2020"
.SH "NAME"
Pi-hole : A black-hole for internet advertisements
@@ -43,7 +43,7 @@ pihole -g\fR
.br
pihole status
.br
-pihole restartdns\fR
+pihole restartdns\fR [options]
.br
\fBpihole\fR (\fBenable\fR|\fBdisable\fR [time])
.br
@@ -260,9 +260,16 @@ Available commands and options:
#m Disable Pi-hole functionality for # minute(s)
.br
-\fBrestartdns\fR
+\fBrestartdns\fR [options]
.br
- Restart Pi-hole subsystems
+ Full restart Pi-hole subsystems
+.br
+
+ (restart options):
+.br
+ reload Updates the lists, flushes dnsmasq 's DNS cache
+.br
+ reload-lists Only update the lists WITHOUT flushing dnsmasq 's DNS cache
.br
\fBcheckout\fR [repo] [branch]