]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - psftp.c
Document -proxycmd in help and man pages.
[PuTTY.git] / psftp.c
diff --git a/psftp.c b/psftp.c
index 3b22741e2965c153e72f15a603633bb2708ec20f..09309a79f4d47dfe5946353b2bc5ed90efb6d22d 100644 (file)
--- a/psftp.c
+++ b/psftp.c
@@ -2657,6 +2657,8 @@ static void usage(void)
     printf("  -hostkey aa:bb:cc:...\n");
     printf("            manually specify a host key (may be repeated)\n");
     printf("  -batch    disable all interactive prompts\n");
+    printf("  -proxycmd command\n");
+    printf("            use 'command' as local proxy\n");
     printf("  -sshlog file\n");
     printf("  -sshrawlog file\n");
     printf("            log protocol details to a file\n");