Add help text that a symlink to "ssh" works

--HG--
extra : convert_revision : afa6de30e7e296599bde7f5f8082da551c7a997a
diff --git a/dbmulti.c b/dbmulti.c
index 9d76055..2b8df3f 100644
--- a/dbmulti.c
+++ b/dbmulti.c
@@ -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"