Skip to content

Commit 78e1ca3

Browse files
committed
deploy: c249eba
1 parent 1ba16c4 commit 78e1ca3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

user/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5531,7 +5531,7 @@ <h2 id="options-68"><a class="header" href="#options-68">Options</a></h2>
55315531
<dd>
55325532
<p>Do not print warnings for invalid paths</p>
55335533
</dd>
5534-
<dt><code>--strip</code>, <code>-s</code></dt>
5534+
<dt><code>--strip</code>, <code>--no-symlinks</code>, <code>-s</code></dt>
55355535
<dd>
55365536
<p>Only strip '.' and '..' components, but don't resolve symbolic links</p>
55375537
</dd>

user/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

user/utils/realpath.html

Lines changed: 1 addition & 1 deletion
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
<p>Do not print warnings for invalid paths</p>
195195
</dd>
196-
<dt><code>--strip</code>, <code>-s</code></dt>
196+
<dt><code>--strip</code>, <code>--no-symlinks</code>, <code>-s</code></dt>
197197
<dd>
198198
<p>Only strip '.' and '..' components, but don't resolve symbolic links</p>
199199
</dd>

0 commit comments

Comments
 (0)