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 3073321be85b..02aa51b48658 100755
--- a/firefox-sync
+++ b/firefox-sync
@@ -23,7 +23,7 @@ EOF
exit 0
}
-while getopts dhp: options
+while getopts dhpr: options
do
case $options in
d) echo "default profile directory is ~/.mozilla/firefox/$LINK"