Mercurial > dropbear
diff cli-runopts.c @ 181:1916df7df911
* Add references in the manpages to the dbclient manpage
* Fix multiple typos in client usage information
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 13 Mar 2005 16:23:15 +0000 |
parents | 0cfba3034be5 |
children | aad4b3f58556 |
line wrap: on
line diff
--- a/cli-runopts.c Sun Mar 13 13:58:14 2005 +0000 +++ b/cli-runopts.c Sun Mar 13 16:23:15 2005 +0000 @@ -53,7 +53,7 @@ "-i <identityfile> (multiple allowed)\n" #endif #ifdef ENABLE_CLI_LOCALTCPFWD - "-L <listenport:remotehsot:reportport> Local port forwarding\n" + "-L <listenport:remotehost:remoteport> Local port forwarding\n" #endif #ifdef ENABLE_CLI_REMOTETCPFWD "-R <listenport:remotehost:remoteport> Remote port forwarding\n"