1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-09 15:18:06 -05:00

Fix typo in -C

[originally from svn r3887]
This commit is contained in:
Jacob Nevins 2004-02-22 14:40:40 +00:00
parent a5ea485d0f
commit 866cd6126c

View File

@ -130,7 +130,7 @@ Enable (\fB\-X\fP) or disable (\fB\-x\fP) X11 forwarding.
.IP "\fB\-T\fP, \fB\-t\fP"
Enable (\fB\-t\fP) or disable (\fB\-T\fP) the allocation of a
pseudo-terminal at the server end.
.IP "\fB\-C\fP, \fB\-t\fP"
.IP "\fB\-C\fP"
Enable zlib-style compression on the connection.
.IP "\fB\-1\fP, \fB\-2\fP"
Select SSH protocol v1 or v2.