Mercurial > dropbear
diff dropbearkey.c @ 716:af4ef98b8591
Add URL to usage text
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 21 Mar 2013 23:10:47 +0800 |
parents | 3aa74a4d83ae |
children | d1575fdc29a6 |
line wrap: on
line diff
--- a/dropbearkey.c Thu Mar 21 22:55:12 2013 +0800 +++ b/dropbearkey.c Thu Mar 21 23:10:47 2013 +0800 @@ -65,7 +65,6 @@ static void printhelp(char * progname) { fprintf(stderr, "Usage: %s -t <type> -f <filename> [-s bits]\n" - "Options are:\n" "-t type Type of key to generate. One of:\n" #ifdef DROPBEAR_RSA " rsa\n"