From 58f38b5afaab0e13d28a210d4525bca58b23f20f Mon Sep 17 00:00:00 2001 From: Eric Ma Date: Thu, 31 Dec 2020 12:28:06 -0500 Subject: [PATCH] [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. --- docs/core/pihole-command.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/pihole-command.md b/docs/core/pihole-command.md index ac1167c..d1d59fd 100644 --- a/docs/core/pihole-command.md +++ b/docs/core/pihole-command.md @@ -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`