PSFTP now needs wildcard.o, and was only getting it by luck. Make it explicit.
[u/mdw/putty] / doc / man-pscp.but
index e628def..d848043 100644 (file)
@@ -24,6 +24,10 @@ 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{-ls}
 
 \dd Remote directory listing.
@@ -66,7 +70,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 +90,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