[DOC]: Minor doc fix on update command

Found that the "update" command in the elaboration was different from the "update" command in the summary table. Testing out both, I found that the summary table version was correct. Submitting this PR to fix the elaboration to match the summary table.
This commit is contained in:
Eric Ma
2020-12-31 12:28:06 -05:00
committed by GitHub
parent 48fee09d1f
commit 58f38b5afa
+1 -1
View File
@@ -187,7 +187,7 @@ This command will query your whitelist, blacklist, wildcards and adlists for a s
| | |
-------------- | --------------
Help Command | `pihole update`
Help Command | `pihole updatePihole`
Script Location | [`/opt/pihole/update.sh`](https://github.com/pi-hole/pi-hole/blob/master/advanced/Scripts/update.sh)
Example Usage | `pihole -up`