jhm         2004/03/18 03:25:35

  Modified:    docs/manual/OptionalTasks sshexec.html
  Log:
  sshexec: document 'host'. Thanks to Gedge
  
  Revision  Changes    Path
  1.11      +5 -0      ant/docs/manual/OptionalTasks/sshexec.html
  
  Index: sshexec.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/sshexec.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- sshexec.html      9 Feb 2004 21:50:08 -0000       1.10
  +++ sshexec.html      18 Mar 2004 11:25:34 -0000      1.11
  @@ -30,6 +30,11 @@
       <td align="center" valign="top"><b>Required</b></td>
     </tr>
     <tr>
  +    <td valign="top">host</td>
  +    <td valign="top">The hostname or IP adress of the remote host to which 
you wish to connect.</td>
  +    <td valign="top" align="center">Yes</td>
  +  </tr>
  +  <tr>
       <td valign="top">username</td>
       <td valign="top">The username on the remote host to which you are 
connecting.</td>
       <td valign="top" align="center">Yes</td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to