commit a93047e6c9fb4d6756ceb89a58a080a604280ce7
parent 8a65c5a7bad0ec764d968b0941ebdf01bdcd2408
Author: iTawkins <100447932+iTawkins@users.noreply.github.com>
Date: Sun, 13 Nov 2022 14:31:17 +0000
Improves usability by clarifying desired action (#1583)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/prefsCleaner.sh b/prefsCleaner.sh
@@ -88,6 +88,7 @@ echo -e "\nThis script should be run from your Firefox profile directory.\n"
echo "It will remove any entries from prefs.js that also exist in user.js."
echo "This will allow inactive preferences to be reset to their default values."
echo -e "\nThis Firefox profile shouldn't be in use during the process.\n"
+echo -e "\nIn order to proceed, select a command below by entering its corresponding number.\n"
[ "$1" == '-s' ] && fStart