echo"1) -U | Update all applications, ignores versions"
echo"2) -u | Update all applications, does not update Major releases"
echo"3) -b | Back-up your ix-applications dataset, specify a number after -b"
echo"4) -i | Add application to ignore list, one by one, see example below."
echo"5) -r | Roll-back applications if they fail to update"
echo"6) -S | Shutdown applications prior to updating"
echo"7) -v | verbose output"
echo"8) -t | Set a custom timeout in seconds when checking if either an App or Mountpoint correctly Started, Stopped or (un)Mounted. Defaults to 500 seconds"
echo"9) -s | sync catalog"
echo"10) -p | Prune unused/old docker images"
echo
echo"0) Done making selections, proceed with update"