The unified diff between revisions [63530dac..] and [e99d4659..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'cli-runopts.c'
#
#
# patch "cli-runopts.c"
# from [98480314e077ce95d6749387e1157fe01e85b444]
# to [b8faf5f20ca149fb9e661d18f97bb50c97ce3ea5]
#
============================================================
--- cli-runopts.c 98480314e077ce95d6749387e1157fe01e85b444
+++ cli-runopts.c b8faf5f20ca149fb9e661d18f97bb50c97ce3ea5
@@ -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"