From 61b8ab3444c9f72f76de11b8f0d6d3f61ddc0956 Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Wed, 22 Jun 2022 22:33:34 -0600 Subject: [PATCH] Typo in --help --- heavy_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heavy_script.sh b/heavy_script.sh index e0ae0adb..3da300dd 100644 --- a/heavy_script.sh +++ b/heavy_script.sh @@ -58,7 +58,7 @@ echo "Examples" echo "bash heavy_script.sh -b 14 -i portainer -i arch -i sonarr -i radarr -t 600 -vrsUp" echo "bash /mnt/tank/scripts/heavy_script.sh -t 150 --mount" echo "bash /mnt/tank/scripts/heavy_script.sh --dns" -echo "bash --restore" +echo "bash heavy_script.sh --restore" echo "bash /mnt/tank/scripts/heavy_script.sh --delete-backup" echo exit