Adds the new command to arkmanager help

This commit is contained in:
Marius Linge 2015-09-23 02:35:12 +02:00
parent a9f2c5401f
commit 47c070a21c

View File

@ -1180,6 +1180,7 @@ while true; do
echo " --validate Validates all ARK server files"
echo " --saveworld Saves world before update"
echo " --update-mods Updates installed and requested mods"
echo " --backup Takes a backup of the save files before updating"
exit 1
;;
*)