Skip to content

Commit

Permalink
remove restartdns command from docs per pi-hole/pi-hole#5779
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
  • Loading branch information
PromoFaux committed Sep 24, 2024
1 parent 6941488 commit 463bd95
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/core/pihole-command.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Pi-hole makes use of many commands, and here we will break down those required t
| [Uninstall](#uninstall) | `pihole uninstall` |
| [Status](#status) | `pihole status` |
| [Enable & Disable](#enable-disable) | `pihole enable` <!-- markdownlint-disable-line MD051 --> |
| [Restart DNS](#restart-dns) | `pihole restartdns` |
| [Checkout](#checkout) | `pihole checkout` |

### Core Script
Expand Down Expand Up @@ -209,16 +208,6 @@ Display the running status of Pi-hole's DNS and blocking services.

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.

### Restart DNS

| | |
| -------------- | -------------- |
| Help Command | N/A |
| Script Location | [`/usr/local/bin/pihole`](https://github.com/pi-hole/pi-hole/blob/master/pihole) |
| Example Usage | [`pihole restartdns`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#restartdns) |

Restart Pi-hole's DNS service.

### Checkout

| | |
Expand Down

0 comments on commit 463bd95

Please sign in to comment.