From 05cdf7fef092ae5f1a64c53fca31f745712a40c4 Mon Sep 17 00:00:00 2001 From: Isaac <100447932+iTawkins@users.noreply.github.com> Date: Sat, 12 Nov 2022 15:40:55 +0700 Subject: [PATCH] Improves usability by clarifying desired action --- prefsCleaner.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/prefsCleaner.sh b/prefsCleaner.sh index da2cfe9..99b8981 100755 --- 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