Skip to content

Commit 8584f42

Browse files
authored
Merge pull request #1319 from pi-hole/fix_test
Fix MD60 table style error
2 parents 9c86b64 + b1ad55f commit 8584f42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/main/pihole-command.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ When invoked manually, this command will allow you to empty Pi-hole's log, which
8080

8181
| | |
8282
| -------------- | -------------- |
83-
| Help Command | N/A |
83+
| Help Command | N/A |
8484
| Script Location | [`/opt/pihole/piholeNetworkFlush.sh`](https://github.com/pi-hole/pi-hole/blob/master/advanced/Scripts/piholeNetworkFlush.sh) |
85-
| Example Usage | [`pihole networkflush --arp`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#flushing-the-log) |
85+
| Example Usage | [`pihole networkflush --arp`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#flushing-the-log) |
8686

8787
This command empties Pi-hole's network table. If the optional `--arp` is given, the ARP table will also be cleared.
8888

0 commit comments

Comments
 (0)