changeset 110:9b7fc71039cd

Add help text that a symlink to "ssh" works
author Matt Johnston <matt@ucc.asn.au>
date Fri, 27 Aug 2004 15:20:47 +0000
parents 2e9d1f29c50f
children 88e0a1ad951a
files dbmulti.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dbmulti.c	Fri Aug 27 14:39:01 2004 +0000
+++ b/dbmulti.c	Fri Aug 27 15:20:47 2004 +0000
@@ -72,7 +72,7 @@
 			"'dropbear' - the Dropbear server\n"
 #endif
 #ifdef DBMULTI_dbclient
-			"'dbclient' - the Dropbear client\n"
+			"'dbclient' or 'ssh' - the Dropbear client\n"
 #endif
 #ifdef DBMULTI_dropbearkey
 			"'dropbearkey' - the key generator\n"