mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-18 14:56:55 +00:00
fix id
This commit is contained in:
parent
b707a24382
commit
b99c6e1499
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# $OpenBSD: ssh2putty.sh,v 1.1 2009/10/06 23:51:49 dtucker Exp $
|
# $OpenBSD: ssh2putty.sh,v 1.2 2009/10/06 23:51:49 dtucker Exp $
|
||||||
|
|
||||||
if test "x$1" = "x" -o "x$2" = "x" -o "x$3" = "x" ; then
|
if test "x$1" = "x" -o "x$2" = "x" -o "x$3" = "x" ; then
|
||||||
echo "Usage: ssh2putty hostname port ssh-private-key"
|
echo "Usage: ssh2putty hostname port ssh-private-key"
|
||||||
|
Loading…
Reference in New Issue
Block a user