diff --git a/docs/ansible.netcommon.telnet_module.rst b/docs/ansible.netcommon.telnet_module.rst index 78a0020e2..e28190bdc 100644 --- a/docs/ansible.netcommon.telnet_module.rst +++ b/docs/ansible.netcommon.telnet_module.rst @@ -52,6 +52,25 @@ Parameters

aliases: commands
+ + +
+ crlf + +
+ boolean +
+ + + + + +
Sends a CRLF (Carrage Return) instead of just a LF (Line Feed).
+ +