]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - doc/pscp.but
Add ability for ssh2_userkey_loadpub() to return the key comment.
[PuTTY.git] / doc / pscp.but
index 817bbb8f857840c7f85bc6b28c1051c2fbefc3fd..6f24140efcd682cfb1862c43fc31658d85755e7f 100644 (file)
@@ -41,7 +41,7 @@ use PSCP:
 
 \c Z:\owendadmin>pscp
 \c PuTTY Secure Copy client
-\c Release 0.XX
+\c Release 0.58
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
 \c        pscp [options] -ls [user@]host:filespec
@@ -200,8 +200,8 @@ optional remote file specification need be given. For example:
 
 The SCP protocol does not contain within itself a means of listing
 files. If SCP is in use, this option therefore assumes that the
-server responds appropriately to the command \c{ls\_-la}; therefore,
-it may not work with all servers.
+server responds appropriately to the command \c{ls\_-la};
+this may not work with all servers.
 
 If SFTP is in use, this option should work with all servers.