summarylogtreecommitdiffstats
path: root/firefox-sync
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-sync')
-rwxr-xr-xfirefox-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-sync b/firefox-sync
index 02aa51b48658..0a3c260f6d4e 100755
--- a/firefox-sync
+++ b/firefox-sync
@@ -23,7 +23,7 @@ EOF
exit 0
}
-while getopts dhpr: options
+while getopts dhp:r: options
do
case $options in
d) echo "default profile directory is ~/.mozilla/firefox/$LINK"