From: Harvie Date: Sun, 1 Aug 2010 15:03:00 +0000 (+0200) Subject: No need for that information in help X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=54c7d5c9647e8a1a538a3d953a7ae995d1c2c766;p=mirrors%2FPrograms.git No need for that information in help --- 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