Skip to content

Commit 1f99fab

Browse files
committed
deploy: c249eba
1 parent 71665bb commit 1f99fab

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

user/print.html

+8
Original file line numberDiff line numberDiff line change
@@ -7552,6 +7552,14 @@ <h2 id="options-97"><a class="header" href="#options-97">Options</a></h2>
75527552
<dt></dt>
75537553
<dd>
75547554
</dd>
7555+
<dt><code>-p</code></dt>
7556+
<dd>
7557+
<p>set write error behavior (ignored on non-Unix platforms)</p>
7558+
</dd>
7559+
<dt><code>--output-error</code></dt>
7560+
<dd>
7561+
<p>set write error behavior</p>
7562+
</dd>
75557563
</dl>
75567564
<h2 id="examples-86"><a class="header" href="#examples-86">Examples</a></h2>
75577565
<p>Copy standard input to each file, and also to standard output:</p>

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/tee.html

+8
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,14 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
200200
<dt></dt>
201201
<dd>
202202
</dd>
203+
<dt><code>-p</code></dt>
204+
<dd>
205+
<p>set write error behavior (ignored on non-Unix platforms)</p>
206+
</dd>
207+
<dt><code>--output-error</code></dt>
208+
<dd>
209+
<p>set write error behavior</p>
210+
</dd>
203211
</dl>
204212
<h2 id="examples"><a class="header" href="#examples">Examples</a></h2>
205213
<p>Copy standard input to each file, and also to standard output:</p>

0 commit comments

Comments
 (0)