]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winplink.c
Integrate unfix.org's IPv6 patches up to level 10, with rather a lot
[PuTTY.git] / windows / winplink.c
index 497ac927cdf434dfd34c07aa5e4c49fd2d12f6ae..c13669792ae76f16507f05af3f5796132ee82285 100644 (file)
@@ -231,6 +231,7 @@ static void usage(void)
     printf("  -A -a     enable / disable agent forwarding\n");
     printf("  -t -T     enable / disable pty allocation\n");
     printf("  -1 -2     force use of particular protocol version\n");
+    printf("  -4 -6     force use of IPv4 or IPv6\n");
     printf("  -C        enable compression\n");
     printf("  -i key    private key file for authentication\n");
     printf("  -s        remote command is an SSH subsystem (SSH-2 only)\n");