Skip to content

Commit

Permalink
Deploying to master from @ SerenityOS/serenity@3e7eb30 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
BuggieBot committed Sep 5, 2024
1 parent 697c7e1 commit d99dff2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions man1/du.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ <h2 id="options"><a style="margin-right: 15px" href="#options">#</a>Options</h2>
<ul>
<li><code>-a</code>, <code>--all</code>: Write counts for all files, not just directories</li>
<li><code>--apparent-size</code>: Print apparent sizes, rather than disk usage</li>
<li><code>-c</code>, <code>--total</code>: Print total size in the end</li>
<li><code>-h</code> , <code>--human-readable</code>: Print human-readable sizes</li>
<li><code>--si</code>: Print human-readable sizes in SI units</li>
<li><code>-d N</code>, <code>--max-depth N</code>: Print the total for a directory or file only if it is N or fewer levels below the command line argument</li>
Expand Down
1 change: 1 addition & 0 deletions man1/elfdeps.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ <h2 id="options"><a style="margin-right: 15px" href="#options">#</a>Options</h2>
<ul>
<li><code>-f</code>, <code>--force-without-valid-interpreter</code>: Force library resolving on ELF object without a valid interpreter</li>
<li><code>-r</code>, <code>--max-recursion</code>: Max library resolving recursion</li>
<li><code>-s</code>, <code>--path-only-format</code>: Use Path-only format printing</li>
</ul>
<h2 id="arguments"><a style="margin-right: 15px" href="#arguments">#</a>Arguments</h2>
<ul>
Expand Down

0 comments on commit d99dff2

Please sign in to comment.