Document that PSFTP's "open" command allows an optional port number.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Sep 2008 20:39:21 +0000 (20:39 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Sep 2008 20:39:21 +0000 (20:39 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@8193 cda61777-01e9-0310-a592-d414129be87e

doc/psftp.but

index 7cd376d..d8f0a41 100644 (file)
@@ -228,6 +228,8 @@ commands (except \c{help} and \c{quit}).
 
 To create a connection, type \c{open host.name}, or if you need to
 specify a user name as well you can type \c{open user@host.name}.
+You can optionally specify a port as well:
+\c{open user@host.name 22}.
 
 Once you have issued this command, you will not be able to issue it
 again, \e{even} if the command fails (for example, if you mistype