From 78d6ab6b63292ec8309db7c2b2166ae40bdc6022 Mon Sep 17 00:00:00 2001 From: NeoToxic Date: Thu, 16 Jun 2022 15:23:49 +0200 Subject: [PATCH] Update help.sh --- includes/help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/help.sh b/includes/help.sh index 5b778c75..28258c9d 100755 --- a/includes/help.sh +++ b/includes/help.sh @@ -23,7 +23,7 @@ echo "-s | sync catalog" echo "-p | Prune unused/old docker images" echo echo -e "${BWhite}Examples${Color_Off}" -echo "bash truetool.sh -b 14 -i portainer -i arch -i sonarr -i radarr -t 600 -vrsUp" +echo "bash truetool.sh -b 14 -i portainer -i arch -i sonarr -i radarr -t 600 -vsUp" echo "bash /mnt/tank/scripts/truetool.sh -t 150 --mount" echo "bash /mnt/tank/scripts/truetool.sh --dns" echo "bash /mnt/tank/scripts/truetool.sh --restore"