update help, formatting

This commit is contained in:
Heavybullets8 2022-07-31 19:05:06 -06:00
parent 56094507f9
commit 65f0175deb

View File

@ -40,7 +40,6 @@ help(){
echo "Access the HeavyScript Menu" echo "Access the HeavyScript Menu"
echo "---------------------------" echo "---------------------------"
echo "(Just dont send any other argument)"
echo "bash heavy_script.sh" echo "bash heavy_script.sh"
echo echo
echo "Utilities" echo "Utilities"
@ -51,7 +50,7 @@ echo "--delete-backup | Opens a menu to delete backups on your system"
echo "--dns | list all of your applications DNS names and their web ports" echo "--dns | list all of your applications DNS names and their web ports"
echo echo
echo "Update Types" echo "Update Types"
echo "--------------" echo "------------"
echo "-U | Update all applications, ignores versions" echo "-U | Update all applications, ignores versions"
echo "-U 5 | Same as above, but updates 5 applications at one time" echo "-U 5 | Same as above, but updates 5 applications at one time"
echo "-u | Update all applications, does not update Major releases" echo "-u | Update all applications, does not update Major releases"