Skip to content

Commit 311065d

Browse files
committed
deploy: f0e8d44
1 parent d9f5d2a commit 311065d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

user/print.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3367,7 +3367,7 @@ <h2 id="options-30"><a class="header" href="#options-30">Options</a></h2>
33673367
</dd>
33683368
</dl>
33693369
<h2 id="examples-28"><a class="header" href="#examples-28">Examples</a></h2>
3370-
<p>Return an exit code of 1:</p>
3370+
<p>Return a non-zero exit code:</p>
33713371
<pre><code class="language-shell">false
33723372
</code></pre>
33733373
<blockquote>

user/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

+1-1
Large diffs are not rendered by default.

user/utils/false.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
193193
</dd>
194194
</dl>
195195
<h2 id="examples"><a class="header" href="#examples">Examples</a></h2>
196-
<p>Return an exit code of 1:</p>
196+
<p>Return a non-zero exit code:</p>
197197
<pre><code class="language-shell">false
198198
</code></pre>
199199
<blockquote>

0 commit comments

Comments
 (0)