summaryrefslogtreecommitdiffhomepage
path: root/cli-runopts.c
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-03-13 16:23:15 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-03-13 16:23:15 +0000
commita1fd2da0f919a19e18d4c628ffcf2f7cdbe7cee3 (patch)
tree47a00b8f831cb736dbca100455157234a2cecadc /cli-runopts.c
parentf45eafe342aa07dfdc7a83e865b642f9b8ef2fa0 (diff)
* Add references in the manpages to the dbclient manpage
* Fix multiple typos in client usage information --HG-- extra : convert_revision : 6b29d70d3c4b1933d3c8f6b3e63692db76ffb51f
Diffstat (limited to 'cli-runopts.c')
-rw-r--r--cli-runopts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli-runopts.c b/cli-runopts.c
index 3ac5c2b..0f5c67c 100644
--- a/cli-runopts.c
+++ b/cli-runopts.c
@@ -53,7 +53,7 @@ static void printhelp() {
"-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"