mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 09:27:59 +00:00
Remove spurious -shareexists reference in Plink docs.
That option does exist, but only on master; it was not in the 0.66 release. It turned up by mistake when I updated the documentation copy of the Plink online help while preparing the 0.66 release, because I ran plink from the wrong branch. The new release automation should stop that kind of mistake from happening in future.
This commit is contained in:
parent
9c6a600e5b
commit
29e8c24f90
@ -80,8 +80,6 @@ use Plink:
|
||||
\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)
|
||||
\c -shareexists
|
||||
\c test whether a connection-sharing upstream exists
|
||||
|
||||
Once this works, you are ready to use Plink.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user