diff dropbearconvert.1 @ 1006:0aa1feb8adda coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Wed, 28 Jan 2015 22:49:55 +0800
parents 295a08e9d07e
children 80cacacfec23
line wrap: on
line diff
--- a/dropbearconvert.1	Wed Jan 28 21:40:34 2015 +0800
+++ b/dropbearconvert.1	Wed Jan 28 22:49:55 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