Clarify that '-m' takes a _local_ file.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 16 Jul 2003 08:28:31 +0000 (08:28 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 16 Jul 2003 08:28:31 +0000 (08:28 +0000)
ref. <kjt9hv49dagqmvru0nq9qcc0f5p11vg0ma@4ax.com>

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

doc/using.but

index 5175215..8a0392e 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: using.but,v 1.14 2003/04/05 11:52:42 simon Exp $
+\versionid $Id: using.but,v 1.15 2003/07/16 08:28:31 jacob Exp $
 
 \C{using} Using PuTTY
 
@@ -499,7 +499,7 @@ file
 The \c{-m} option performs a similar function to the \q{Remote
 command} box in the SSH panel of the PuTTY configuration box (see
 \k{config-command}). However, the \c{-m} option expects to be given
-a file name, and it will read a command from that file. On most Unix
+a local file name, and it will read a command from that file. On most Unix
 systems, you can even put multiple lines in this file and execute
 more than one command in sequence, or a whole shell script.