1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Minor tweaks to -nc:

- log host:port in event log
 - add -nc to Plink usage message

[originally from svn r6825]
This commit is contained in:
Jacob Nevins
2006-08-28 17:47:43 +00:00
parent 38ebd5f5ba
commit 74278dcd64
4 changed files with 13 additions and 8 deletions

View File

@ -76,6 +76,8 @@ use Plink:
\c -m file read remote command(s) from file
\c -s remote command is an SSH subsystem (SSH-2 only)
\c -N don't start a shell/command (SSH-2 only)
\c -nc host:port
\c open tunnel in place of session (SSH-2 only)
Once this works, you are ready to use Plink.