Document ~/.ssh/id_dropbear

This commit is contained in:
Matt Johnston
2015-01-28 22:22:32 +08:00
parent a7a79d569a
commit e25c297c3c
3 changed files with 4 additions and 4 deletions

View File

@@ -39,9 +39,9 @@ or
An existing Dropbear or OpenSSH private key file
.TP
.B output file
The path to write the converted private key file
The path to write the converted private key file. For client authentication ~/.ssh/id_dropbear is loaded by default
.SH EXAMPLE
# dropbearconvert openssh dropbear ~/.ssh/id_rsa ~/.ssh/dropbear_priv
# dropbearconvert openssh dropbear ~/.ssh/id_rsa ~/.ssh/id_dropbear
.SH AUTHOR
Matt Johnston (matt@ucc.asn.au).
.SH SEE ALSO