You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes/0.50.0.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ <h2 id="base">Base</h2>
139
139
140
140
<p>If you need to use a jump-host to connect to your servers, you can now use a proxy command to do so. This feature is only available if you're using the <strong>OpenSSH</strong> connection model.</p>
141
141
142
-
<pre><codeclass="hljs">use Rex -feature => ['<spanclass="hljs-string">0.50</span>'];
142
+
<pre><codeclass="hljs"><spanclass="hljs-keyword">use</span> Rex -feature => ['<spanclass="hljs-string">0.50</span>'];
143
143
set connection => "<spanclass="hljs-string">OpenSSH</span>";
0 commit comments