From a952d23781fee00744535a9ed491931f15dbb283 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Fri, 27 Aug 2004 15:20:47 +0000 Subject: [PATCH] Add help text that a symlink to "ssh" works --HG-- extra : convert_revision : afa6de30e7e296599bde7f5f8082da551c7a997a --- dbmulti.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbmulti.c b/dbmulti.c index 9d76055..2b8df3f 100644 --- a/dbmulti.c +++ b/dbmulti.c @@ -72,7 +72,7 @@ int main(int argc, char ** argv) { "'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"