From 7ec0d25b3cba3dcc325a732d96fe1aca516f6dc3 Mon Sep 17 00:00:00 2001 From: Kevin Jackson Date: Tue, 1 Dec 2009 13:02:51 +0000 Subject: [PATCH] documentation for sshexec verbosity git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@885757 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/sshexec.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 4b8a85544..1afbce453 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -151,6 +151,13 @@ and won't work with versions of jsch earlier than since Ant 1.8.0 No + + verbose + Determines whether sshexec outputs verbosely to the user.
+ Similar output is generated as the ssh commandline tool wit the -v option. + since Ant 1.8.0 + No, defaults to false + inputstring A string which serves as the input stream for the