mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 13:35:32 +02:00
pihole: update more information link (#8045)
This commit is contained in:
parent
5515e8daac
commit
013c2fc194
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# pihole
|
||||
|
||||
> Terminal interface for the Pi-hole ad-blocking DNS server.
|
||||
> More information: <https://pi-hole.net>.
|
||||
> More information: <https://docs.pi-hole.net/core/pihole-command/>.
|
||||
|
||||
- Check the Pi-hole daemon's status:
|
||||
|
||||
`pihole status`
|
||||
|
||||
- Update Pi-hole:
|
||||
- Update Pi-hole and Gravity:
|
||||
|
||||
`pihole updatePihole`
|
||||
`pihole -up`
|
||||
|
||||
- Monitor detailed system status:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue