From 247d142e05a9a6736f7dd871bdcadfd06cfcd757 Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Wed, 10 Oct 2018 22:09:31 -0400 Subject: [PATCH] Fix "loggging" Signed-off-by: Mcat12 --- docs/core/pihole-command.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/pihole-command.md b/docs/core/pihole-command.md index cb094dc..b0efcad 100644 --- a/docs/core/pihole-command.md +++ b/docs/core/pihole-command.md @@ -152,7 +152,7 @@ Gravity is one of the most important scripts of Pi-hole. Its main purpose is to -------------- | -------------- Help Command | `pihole logging --help` Script Location | [`/usr/local/bin/pihole`](https://github.com/pi-hole/pi-hole/blob/master/pihole) -Example Usage | [`pihole loggging off`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#logging) +Example Usage | [`pihole logging off`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#logging) This command specifies whether the Pi-hole log should be used, by commenting out `log-queries` within `/etc/dnsmasq.d/01-pihole.conf`