X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e3e5784ec6910ef4529d3193f13fc4dd0588543b..HEAD:/doc/man-pscp.but diff --git a/doc/man-pscp.but b/doc/man-pscp.but index e628def9..ae43bb7c 100644 --- a/doc/man-pscp.but +++ b/doc/man-pscp.but @@ -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