We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1143bdb commit b8834d7Copy full SHA for b8834d7
docs/release_notes/0.42.html
@@ -140,7 +140,7 @@ <h4 id="net::opensshconnectionmode-chenryn">Net::OpenSSH connection mode - chenr
140
141
<p>This fixes long standing pull request #70.</p>
142
143
-<pre><code class="hljs"><span class="hljs-keyword">use</span> Rex -feature => '<span class="hljs-string">0.42</span>';
+<pre><code class="hljs">use Rex -feature => '<span class="hljs-string">0.42</span>';
144
145
set connection => '<span class="hljs-string">OpenSSH</span>';
146
0 commit comments