Make the mode selection clearer.
This commit is contained in:
@@ -1040,7 +1040,9 @@ if ! $_dry_run_explicit && $terminal ; then
|
||||
blank_line
|
||||
echo -e "\033[37m\033[1mWhich mode should this run use?\033[m"
|
||||
echo ""
|
||||
echo -e " \033[1m[1] Dry-run\033[m - go through everything (selection, re-validation, reporting), but write, back up and verify NOTHING"
|
||||
echo -e " \033[1m[1] Dry-run\033[m - go through everything (selection, re-validation, reporting),
|
||||
but write, back up and verify NOTHING"
|
||||
echo ""
|
||||
echo " [2] Real restore - actually back up, overwrite and verify each file in Nextcloud"
|
||||
info "Just press Return to use the default: [1] Dry-run."
|
||||
echo -n " Select mode by number [1]: "
|
||||
|
||||
Reference in New Issue
Block a user