diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 0ca960d61..89327a804 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -134,7 +134,9 @@ and won't work with versions of jsch earlier than timeout Stop the command if it doesn't finish within the - specified time (given in milliseconds). Defaults to 0 which means "wait forever". + specified time (given in milliseconds unlike telnet, which + expects a timeout in seconds). + Defaults to 0 which means "wait forever". No