mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
Improves usability by clarifying desired action (#1583)
This commit is contained in:
parent
8a65c5a7ba
commit
a93047e6c9
@ -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 "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 "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 "\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
|
[ "$1" == '-s' ] && fStart
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user