Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / doc / man-pscp.but
index e628def..ae43bb7 100644 (file)
@@ -24,6 +24,15 @@ copy) and SFTP (secure file transfer protocol) protocols.
 
 The command-line options supported by \e{pscp} are:
 
+\dt \cw{-V}
+
+\dd Show version information and exit.
+
+\dt \cw{-pgpfp}
+
+\dd Display the fingerprints of the PuTTY PGP Master Keys and exit,
+to aid in verifying new files released by the PuTTY team.
+
 \dt \cw{-ls}
 
 \dd Remote directory listing.
@@ -66,7 +75,9 @@ The command-line options supported by \e{pscp} are:
 
 \dt \cw{-pw} \e{password}
 
-\dd Set remote password to \e{password}.
+\dd Set remote password to \e{password}. \e{CAUTION:} this will likely
+make the password visible to other users of the local machine (via
+commands such as \q{\c{w}}).
 
 \dt \cw{-1}
 
@@ -84,6 +95,14 @@ The command-line options supported by \e{pscp} are:
 
 \dd Private key file for authentication.
 
+\dt \cw{-scp}
+
+\dd Force use of SCP protocol.
+
+\dt \cw{-sftp}
+
+\dd Force use of SFTP protocol.
+
 \S{pscp-manpage-more-information} MORE INFORMATION
 
 For more information on \cw{pscp} it's probably best to go and look at