From 705923649b54b8aafaa53502470fcdb959b2ffdf Mon Sep 17 00:00:00 2001 From: Noah Nash <48302704+noah-nash@users.noreply.github.com> Date: Fri, 30 Sep 2022 09:14:02 -0600 Subject: [PATCH] Update docs/core/pihole-command.md Co-authored-by: yubiuser Signed-off-by: Noah Nash <48302704+noah-nash@users.noreply.github.com> --- 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 9147e30..83959eb 100644 --- a/docs/core/pihole-command.md +++ b/docs/core/pihole-command.md @@ -16,7 +16,7 @@ Pi-hole makes use of many commands, and here we will break down those required t | Feature | Invocation | -------------- | -------------- [Core](#core-script) | `pihole` -[Whitelisting, Blacklisting and Regex](#whitelisting-blacklisting-and-regex) | `pihole -w`, `pihole -b`, `pihole -regex`, `pihole --wild` +[Whitelisting, Blacklisting and Regex](#whitelisting-blacklisting-and-regex) | `pihole -w`, `pihole -b`, `pihole --regex`, `pihole --wild` [Debugger](#debugger) | `pihole debug` [Log Flush](#log-flush) | `pihole flush` [Reconfigure](#reconfigure) | `pihole reconfigure`