index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
Misc
/
run-help-ssh
blob: 9c48596ffb1ad531109edd4f932f0c6aa7606c11 (
plain
)
1
2
3
4
5
6
if [[ $# < 2 ]] then man ssh else run-help $2 fi