summaryrefslogtreecommitdiff
path: root/bin/lsrc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lsrc')
-rwxr-xr-xbin/lsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lsrc b/bin/lsrc
index 301960d..9055eec 100755
--- a/bin/lsrc
+++ b/bin/lsrc
@@ -259,7 +259,7 @@ handle_command_line() {
DEST_STACK=
-handle_command_line $@
+handle_command_line "$@"
: ${DOTFILES_DIRS:=$DOTFILES_DIRS $DEFAULT_DOTFILES_DIR}
$DEBUG "DOTFILES_DIRS: $DOTFILES_DIRS"