This commit is contained in:
sylvestre
2023-04-14 02:39:28 +00:00
parent 0d87793d4e
commit 87222af82b
4 changed files with 10 additions and 2 deletions
+4
View File
@@ -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
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+4
View File
@@ -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>