summarylogtreecommitdiffstats
path: root/epiphany-sync
diff options
context:
space:
mode:
authorQue Quotion2018-06-23 02:49:01 +0900
committerQue Quotion2018-06-23 02:49:01 +0900
commit264b50c0c6ec9947222edd6c4513e399bd5a3867 (patch)
tree57b6f8203c8c540af00bf4c9c6fe0aaebdf8121e /epiphany-sync
parent912081bfb920d8346f0a755752191791adb8bd10 (diff)
downloadaur-264b50c0c6ec9947222edd6c4513e399bd5a3867.tar.gz
Add r to getops for profile removal
Diffstat (limited to 'epiphany-sync')
-rw-r--r--epiphany-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/epiphany-sync b/epiphany-sync
index f3e32d83291f..d561371e6831 100644
--- a/epiphany-sync
+++ b/epiphany-sync
@@ -24,7 +24,7 @@ EOF
exit 0
}
-while getopts dhp: options
+while getopts dhpr: options
do
case $options in
d) echo "default profile directory is "$PROFDIR"$LINK"