1
0
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:
Simon Tatham
2019-03-16 12:26:06 +00:00
parent c081f3e234
commit abfc751c3e
5 changed files with 9 additions and 8 deletions

View File

@ -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)