Make it clearer that `psftp -b' doesn't return to the interactive
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 26 May 2006 12:45:21 +0000 (12:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 26 May 2006 12:45:21 +0000 (12:45 +0000)
prompt if the script doesn't end with an explicit `quit'.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6717 cda61777-01e9-0310-a592-d414129be87e

doc/psftp.but

index f6ac2dc..7cd376d 100644 (file)
@@ -74,7 +74,6 @@ containing lines like this:
 \c ren jam.tar.gz jam-old.tar.gz
 \c put jam.tar.gz
 \c chmod a+r jam.tar.gz
-\c quit
 
 and then you could run the script by typing
 
@@ -84,6 +83,8 @@ When you run a batch script in this way, PSFTP will abort the script
 if any command fails to complete successfully. To change this
 behaviour, you can add the \c{-be} option (\k{psftp-option-be}).
 
+PSFTP will terminate after it finishes executing the batch script.
+
 \S{psftp-option-bc} \I{-bc-PSFTP}\c{-bc}: display batch commands as they are run
 
 The \c{-bc} option alters what PSFTP displays while processing a