Skip to content

Commit 6d99593

Browse files
committed
deploy: f0e8d44
1 parent f14ad50 commit 6d99593

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

user/print.html

+3
Original file line numberDiff line numberDiff line change
@@ -6370,6 +6370,9 @@ <h2 id="examples-64"><a class="header" href="#examples-64">Examples</a></h2>
63706370
<div class="version">v0.0.18
63716371
</div>
63726372
</div>
6373+
<pre><code>readlink [OPTION]... [FILE]...
6374+
</code></pre>
6375+
<p>Print value of a symbolic link or canonical file name.</p>
63736376
<h2 id="options-67"><a class="header" href="#options-67">Options</a></h2>
63746377
<dl><dt><code>--canonicalize</code>, <code>-f</code></dt>
63756378
<dd>

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

+3
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ <h1 id="readlink"><a class="header" href="#readlink">readlink</a></h1>
179179
<div class="version">v0.0.18
180180
</div>
181181
</div>
182+
<pre><code>readlink [OPTION]... [FILE]...
183+
</code></pre>
184+
<p>Print value of a symbolic link or canonical file name.</p>
182185
<h2 id="options"><a class="header" href="#options">Options</a></h2>
183186
<dl><dt><code>--canonicalize</code>, <code>-f</code></dt>
184187
<dd>

0 commit comments

Comments
 (0)