summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rcdn.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rcdn.in b/bin/rcdn.in
index 12d57bd..5596050 100755
--- a/bin/rcdn.in
+++ b/bin/rcdn.in
@@ -40,7 +40,7 @@ handle_command_line() {
local never_symlink_dirs=
local hostname=
- while getopts :VqvhIKk:x:S:s:t:d:B: opt; do
+ while getopts :VqvhKkI:x:S:s:t:d:B: opt; do
case "$opt" in
h) show_help ;;
B) hostname="$OPTARG" ;;