GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
019e123
)
No need for that information in help
author
Harvie
<tomas@mudrunka.cz>
Sun, 1 Aug 2010 15:03:00 +0000
(17:03 +0200)
committer
Harvie
<tomas@mudrunka.cz>
Sun, 1 Aug 2010 15:03:00 +0000
(17:03 +0200)
bash/ssh-dnssec/ssh-dnssec.sh
patch
|
blob
|
blame
|
history
diff --git
a/bash/ssh-dnssec/ssh-dnssec.sh
b/bash/ssh-dnssec/ssh-dnssec.sh
index 60ffb810b737d85569ce2928b9d732c648d1424f..737384e8063b81487da52ba59226a998473d61a4 100755
(executable)
--- 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
This page took
0.105659 seconds
and
4
git commands to generate.