Skip to content

Commit a17184e

Browse files
authored
Merge pull request #1198 from XhmikosR/patch-1
Pihole command: add enable too
2 parents 7ad074f + 58253c6 commit a17184e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/main/pihole-command.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@ Display the running status of Pi-hole's DNS and blocking services.
198198

199199
| | |
200200
| -------------- | -------------- |
201-
| Help Command | `pihole disable --help` |
201+
| Help Command | `pihole disable --help`/`pihole enable --help` |
202202
| Script Location | [`/usr/local/bin/pihole`](https://github.com/pi-hole/pi-hole/blob/master/pihole) |
203-
| Example Usage | [`pihole disable 5m`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#toggle) |
203+
| Example Usage | [`pihole disable 5m`/`pihole enable`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#toggle) |
204204

205205
Toggle Pi-hole's ability to block unwanted domains. The disable option has the option to set a specified time before blocking is automatically re-enabled.
206206

0 commit comments

Comments
 (0)