diff dropbearconvert.1 @ 999:295a08e9d07e

Document ~/.ssh/id_dropbear
author Matt Johnston <matt@ucc.asn.au>
date Wed, 28 Jan 2015 22:22:32 +0800
parents 830fae485d40
children 80cacacfec23
line wrap: on
line diff
--- a/dropbearconvert.1	Wed Jan 28 21:38:27 2015 +0800
+++ b/dropbearconvert.1	Wed Jan 28 22:22:32 2015 +0800
@@ -39,9 +39,9 @@
 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 ([email protected]).
 .SH SEE ALSO