summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ch b/ch
index d0e536d..a2d20ad 100755
--- a/ch
+++ b/ch
@@ -209,7 +209,7 @@ case $command in
done
;;
shell) chshell "$@";;
- shell-bind) chshell --bind-ro="$PWD:/pwd" "$@";;
+ shell-bind) chshell "$@" --bind-ro="$PWD:/pwd";;
rshell) chrshell "$@";;
install) chinstall "$@";;
list)