diff --git a/docs/manual/OptionalTasks/scp.html b/docs/manual/OptionalTasks/scp.html index c248c5034..67a441b45 100644 --- a/docs/manual/OptionalTasks/scp.html +++ b/docs/manual/OptionalTasks/scp.html @@ -69,8 +69,7 @@ jsch-0.1.8.

failonerror - Log a warning message, but do not stop the build, - when the transfer does not work. + Whether to halt the build if the transfer fails. No; defaults to true. diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 1f039f42e..57fed08a9 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -63,8 +63,7 @@ jsch-0.1.8 and won't work with versions of jsch earlier than failonerror - Log a warning message, but do not stop the build, - when the transfer does not work. + Whether to halt the build if the command does not complete successfully. No; defaults to true.