# HG changeset patch # User Matt Johnston # Date 1093620047 0 # Node ID 9b7fc71039cd2146fe06e013e4b4ff68844a7922 # Parent 2e9d1f29c50fe327227f41a65e0b3c3d474c0777 Add help text that a symlink to "ssh" works diff -r 2e9d1f29c50f -r 9b7fc71039cd dbmulti.c --- 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"