diff dropbearconvert.c @ 73:0bf5cebe622c

Dropbearkey can now print out pubkey portions
author Matt Johnston <matt@ucc.asn.au>
date Sat, 14 Aug 2004 17:35:28 +0000
parents 223b0f5f8dce
children 680a0bc9df0a
line wrap: on
line diff
--- a/dropbearconvert.c	Fri Aug 13 10:58:51 2004 +0000
+++ b/dropbearconvert.c	Sat Aug 14 17:35:28 2004 +0000
@@ -49,7 +49,7 @@
 					"Example:\n"
 					"dropbearconvert openssh dropbear /etc/ssh/ssh_host_rsa_key /etc/dropbear_rsa_host_key\n"
 					"\n"
-					"The inputfile and output file can be '-' to specify\n"
+					"The inputfile and outputfile can be '-' to specify\n"
 					"standard input or standard output.\n", progname);
 }