You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
deploy: c249eba195
This commit is contained in:
@@ -3742,6 +3742,13 @@ ln [OPTION]... -t DIRECTORY TARGET...
|
||||
<dd>
|
||||
<p>List entries separated by commas.</p>
|
||||
</dd>
|
||||
<dt><code>--zero</code></dt>
|
||||
<dd>
|
||||
<p>List entries separated by ASCII NUL characters.</p>
|
||||
</dd>
|
||||
<dt><code>--dired</code>, <code>-D</code></dt>
|
||||
<dd>
|
||||
</dd>
|
||||
<dt><code>-1</code></dt>
|
||||
<dd>
|
||||
<p>List one file per line.</p>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -213,6 +213,13 @@
|
||||
<dd>
|
||||
<p>List entries separated by commas.</p>
|
||||
</dd>
|
||||
<dt><code>--zero</code></dt>
|
||||
<dd>
|
||||
<p>List entries separated by ASCII NUL characters.</p>
|
||||
</dd>
|
||||
<dt><code>--dired</code>, <code>-D</code></dt>
|
||||
<dd>
|
||||
</dd>
|
||||
<dt><code>-1</code></dt>
|
||||
<dd>
|
||||
<p>List one file per line.</p>
|
||||
|
||||
Reference in New Issue
Block a user