diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-08-27 15:20:47 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-08-27 15:20:47 +0000 |
commit | a952d23781fee00744535a9ed491931f15dbb283 (patch) | |
tree | a0df4371cd524306ea28a23960c50562b02bcabf /dbmulti.c | |
parent | 69282617fd9c40395d57edf0ed6587def6131de7 (diff) |
Add help text that a symlink to "ssh" works
--HG--
extra : convert_revision : afa6de30e7e296599bde7f5f8082da551c7a997a
Diffstat (limited to 'dbmulti.c')
-rw-r--r-- | dbmulti.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |