Skip to content

Commit 33eb1a0

Browse files
committed
pihole: refresh page
1 parent 63680bf commit 33eb1a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/linux/pihole.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
> Manage the Pi-hole ad-blocking DNS server.
44
> More information: <https://docs.pi-hole.net/main/pihole-command>.
55
6-
- Check the Pi-hole daemon's status:
6+
- Check Pi-hole's status:
77

88
`pihole status`
99

1010
- Update Pi-hole and Gravity:
1111

12-
`pihole {{[-up|updatePihole]}}`
12+
`sudo pihole {{[-up|updatePihole]}}`
1313

1414
- Start or stop the daemon:
1515

@@ -25,7 +25,7 @@
2525

2626
- Allow or deny the specified domain:
2727

28-
`pihole {{allowlist|denylist}} {{example.com}}`
28+
`pihole {{allow|deny}} {{example.com}}`
2929

3030
- Search the lists for a domain:
3131

0 commit comments

Comments
 (0)