|
|
@@ -151,6 +151,13 @@ and won't work with versions of jsch earlier than |
|
|
|
<em>since Ant 1.8.0</em></td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">verbose</td> |
|
|
|
<td valign="top">Determines whether sshexec outputs verbosely to the user.<br/> |
|
|
|
Similar output is generated as the ssh commandline tool wit the -v option. |
|
|
|
<em>since Ant 1.8.0</em></td> |
|
|
|
<td align="center">No, defaults to false</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">inputstring</td> |
|
|
|
<td valign="top">A string which serves as the input stream for the |
|
|
|