From ca62d67699e1c87611a612a107c9a9936acd48bb Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Thu, 27 Jan 2022 15:04:37 +0000 Subject: [PATCH] Update usage messages embedded in docs. For changes in 44ee7b9e76. --- doc/plink.but | 2 +- doc/pscp.but | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/plink.but b/doc/plink.but index 30dcead1..b132b6eb 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -61,7 +61,7 @@ use Plink: \c -sercfg configuration-string (e.g. 19200,8,n,1,X) \c Specify the serial configuration (serial only) \c The following options only apply to SSH connections: -\c -pw passw login with specified password +\c -pwfile file login with password read from specified file \c -D [listen-IP:]listen-port \c Dynamic SOCKS-based port forwarding \c -L [listen-IP:]listen-port:host:port diff --git a/doc/pscp.but b/doc/pscp.but index e816f3e5..abf8f597 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -53,7 +53,7 @@ use PSCP: \c -load sessname Load settings from saved session \c -P port connect to specified port \c -l user connect with specified username -\c -pw passw login with specified password +\c -pwfile file login with password read from specified file \c -1 -2 force use of particular SSH protocol version \c -ssh -ssh-connection \c force use of particular SSH protocol variant