mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
Update version number for 0.71 release.
This commit is contained in:
@ -41,7 +41,7 @@ use Plink:
|
||||
|
||||
\c Z:\sysosd>plink
|
||||
\c Plink: command-line connection utility
|
||||
\c Release 0.70
|
||||
\c Release 0.71
|
||||
\c Usage: plink [options] [user@]host [command]
|
||||
\c ("host" can also be a PuTTY saved session name)
|
||||
\c Options:
|
||||
@ -81,6 +81,7 @@ use Plink:
|
||||
\c manually specify a host key (may be repeated)
|
||||
\c -sanitise-stderr, -sanitise-stdout, -no-sanitise-stderr, -no-sanitise-stdout
|
||||
\c do/don't strip control chars from standard output/error
|
||||
\c -no-antispoof omit anti-spoofing prompt after authentication
|
||||
\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)
|
||||
|
Reference in New Issue
Block a user