X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f7856acd3a66154d543563951408697d8f86d48f..ef864444687b788758ae35108ac508aac3442f3d:/hacks/ssh diff --git a/hacks/ssh b/hacks/ssh index 64df966..cbec247 100755 --- a/hacks/ssh +++ b/hacks/ssh @@ -123,7 +123,7 @@ while :; do ;; ## These options are interesting to the master connection. - m,[aADLlRSwxXv]*) + m,[aADLlRSwxXv46]*) masteropts=("${masteropts[@]}" "-${o:0:1}$arg") ;;