X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=bash%2Fssh-dnssec%2Fssh-dnssec.sh;h=737384e8063b81487da52ba59226a998473d61a4;hb=cab857a92a549c03d8dcd82aa13670c0e830ca3a;hp=60ffb810b737d85569ce2928b9d732c648d1424f;hpb=019e1237fb2de042a139add32f75308df8d4d965;p=mirrors%2FPrograms.git diff --git a/bash/ssh-dnssec/ssh-dnssec.sh b/bash/ssh-dnssec/ssh-dnssec.sh index 60ffb81..737384e 100755 --- a/bash/ssh-dnssec/ssh-dnssec.sh +++ b/bash/ssh-dnssec/ssh-dnssec.sh @@ -20,10 +20,7 @@ check_ssh_cmdline() { You can use alias ssh='$0' (and you can add it to your ~/.bashrc) - Command line options are just the same as for SSH, but you have to - specify all the options before hostname and optional command. eg.: - $0 -p2222 user@example.com (good) - $0 user@example.com -p2222 (baad) + Command line options are just the same as for SSH To test if $0 works as it's supposed to be working, you can try following: $0 user@badsign-a.test.dnssec-tools.org