Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2022-01-27 18:04:37 +0300
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2022-01-27 18:04:37 +0300
commitca62d67699e1c87611a612a107c9a9936acd48bb (patch)
tree81b44b32948d4ad807f1c4b64bb2a00e661559ed /doc
parent9d687e417727a7583ba06e83180f2d3459e14129 (diff)
Update usage messages embedded in docs.
For changes in 44ee7b9e76.
Diffstat (limited to 'doc')
-rw-r--r--doc/plink.but2
-rw-r--r--doc/pscp.but2
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