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