Merge pull request #1262 from Adilius/patch-1

Removed unavaliable command-line flag documentation
This commit is contained in:
yubiuser
2025-07-16 11:14:59 +02:00
committed by GitHub

View File

@@ -170,9 +170,9 @@ Check Pi-hole Core, Web Interface and FTL repositories to determine what upgrade
| --------------- | --------------- |
| Help Command | `pihole version` |
| Script Location | [`/opt/pihole/version.sh`](https://github.com/pi-hole/pi-hole/blob/master/advanced/Scripts/version.sh) |
| Example Usage | `pihole -v -c` |
| Example Usage | `pihole -v` |
Shows installed versions of Pi-hole, Web Interface & FTL. It also provides options to configure which details will be printed, such as the current version, latest version, hash and subsystem.
Shows installed versions of Pi-hole, Web Interface & FTL.
### Uninstall