diff --git a/docs/index.html b/docs/index.html index cd808fe07..0ab2d3aff 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5384,7 +5384,7 @@ Task to automate a remote telnet session. The task uses nested <read> to i
-<telnet userid="bob" password="badpass" server="localhost" defaultTimeout="20"> +<telnet port="80" server="localhost" timeout="20"> <read/> <write>GET / http/0.9</write> <write/>