From 1eb6225af16408bfa52fe6745fa475aa26a2b836 Mon Sep 17 00:00:00 2001 From: Nate Brandeburg Date: Mon, 4 Apr 2016 20:36:10 -0500 Subject: [PATCH] Updated The "pihole" Command (markdown) --- "The-\"pihole\"-Command.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)