diff svr-runopts.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 002cf09827c0
children 7f604f9b3756
line wrap: on
line diff
--- a/svr-runopts.c	Thu Mar 21 22:55:12 2013 +0800
+++ b/svr-runopts.c	Thu Mar 21 23:10:47 2013 +0800
@@ -36,9 +36,8 @@
 
 static void printhelp(const char * progname) {
 
-	fprintf(stderr, "Dropbear sshd v%s\n"
+	fprintf(stderr, "Dropbear server v%s https://matt.ucc.asn.au/dropbear/dropbear.html\n"
 					"Usage: %s [options]\n"
-					"Options are:\n"
 					"-b bannerfile	Display the contents of bannerfile"
 					" before user login\n"
 					"		(default: none)\n"