From 54c7d5c9647e8a1a538a3d953a7ae995d1c2c766 Mon Sep 17 00:00:00 2001 From: Harvie Date: Sun, 1 Aug 2010 17:03:00 +0200 Subject: [PATCH] No need for that information in help --- bash/ssh-dnssec/ssh-dnssec.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.30.2