]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Make it clearer that `psftp -b' doesn't return to the interactive
authorSimon Tatham <anakin@pobox.com>
Fri, 26 May 2006 12:45:21 +0000 (12:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 26 May 2006 12:45:21 +0000 (12:45 +0000)
prompt if the script doesn't end with an explicit `quit'.

[originally from svn r6717]

doc/psftp.but

index f6ac2dc1b6e0e7c3f85e5418bd9db27a5de0a5af..7cd376dee491250f8e514fba591da4cbb1674250 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