Update docs/core/pihole-command.md

Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: Noah Nash <48302704+noah-nash@users.noreply.github.com>
This commit is contained in:
Noah Nash
2022-09-30 09:14:02 -06:00
committed by GitHub
parent bf657fefd5
commit 705923649b

View File

@@ -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`