diff --git "a/The-\"pihole\"-Command.md" "b/The-\"pihole\"-Command.md" index d2f7d91..2ff36c6 100644 --- "a/The-\"pihole\"-Command.md" +++ "b/The-\"pihole\"-Command.md" @@ -1,6 +1,6 @@ #### New common script for all pihole functions -In v2.5.4, you may notice a few changes in the way scripts are run. From now on, everything will be wrapped into a single command (`pihole`) The scripts will work the same as before, however they must be prefaced with `pihole` and no longer need to be completed with `.sh`. +In v2.6, you may notice a few changes in the way scripts are run. From now on, everything will be wrapped into a single command (`pihole`) The scripts will work the same as before, however they must be prefaced with `pihole` and no longer need to be completed with `.sh`. The new `pihole` script has an autocomplete function, just press tab after writing `pihole ` to see the available options! (You will need to log out of your ssh session and log back in again for this to work)