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:
Diffstat (limited to 'manpages/pihole.8')
-rw-r--r--manpages/pihole.810
1 files changed, 5 insertions, 5 deletions
diff --git a/manpages/pihole.8 b/manpages/pihole.8
index 899807f3..e528bcde 100644
--- a/manpages/pihole.8
+++ b/manpages/pihole.8
@@ -224,7 +224,7 @@ Available commands and options:
.br
-l, --latest Return the latest version
.br
- --hash Return the Github hash from your local
+ --hash Return the GitHub hash from your local
repositories
.br
@@ -257,19 +257,19 @@ 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]
.br
- Switch Pi-hole subsystems to a different Github branch
+ Switch Pi-hole subsystems to a different GitHub branch
.br
(repo options):