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: f0e8d44e6e
This commit is contained in:
@@ -3158,6 +3158,10 @@ du [OPTION]... --files0-from=F
|
||||
<dd>
|
||||
<p>dereference all symbolic links</p>
|
||||
</dd>
|
||||
<dt><code>--dereference-args</code>, <code>-D</code></dt>
|
||||
<dd>
|
||||
<p>dereference only symlinks that are listed on the command line</p>
|
||||
</dd>
|
||||
<dt><code>-m</code></dt>
|
||||
<dd>
|
||||
<p>like --block-size=1M</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
@@ -232,6 +232,10 @@ du [OPTION]... --files0-from=F
|
||||
<dd>
|
||||
<p>dereference all symbolic links</p>
|
||||
</dd>
|
||||
<dt><code>--dereference-args</code>, <code>-D</code></dt>
|
||||
<dd>
|
||||
<p>dereference only symlinks that are listed on the command line</p>
|
||||
</dd>
|
||||
<dt><code>-m</code></dt>
|
||||
<dd>
|
||||
<p>like --block-size=1M</p>
|
||||
|
||||
Reference in New Issue
Block a user