Skip to content

Commit 5ebf7fd

Browse files
committed
deploy: 2ed80ff
1 parent 7bcf17f commit 5ebf7fd

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

user/extensions.html

+2
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ <h1 id="extensions-over-gnu"><a class="header" href="#extensions-over-gnu">Exten
173173
extensions.</p>
174174
<h2 id="cp"><a class="header" href="#cp"><code>cp</code></a></h2>
175175
<p><code>cp</code> can display a progress bar when the <code>-g</code>/<code>--progress</code> flag is set.</p>
176+
<h2 id="mv"><a class="header" href="#mv"><code>mv</code></a></h2>
177+
<p><code>mv</code> can display a progress bar when the <code>-g</code>/<code>--progress</code> flag is set.</p>
176178
<h2 id="hashsum"><a class="header" href="#hashsum"><code>hashsum</code></a></h2>
177179
<p>This utility does not exist in GNU coreutils. <code>hashsum</code> is a utility that
178180
supports computing the checksums with several algorithms. The flags and options

user/print.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,8 @@ <h2 id="progress-over-time"><a class="header" href="#progress-over-time">Progres
621621
extensions.</p>
622622
<h2 id="cp"><a class="header" href="#cp"><code>cp</code></a></h2>
623623
<p><code>cp</code> can display a progress bar when the <code>-g</code>/<code>--progress</code> flag is set.</p>
624+
<h2 id="mv"><a class="header" href="#mv"><code>mv</code></a></h2>
625+
<p><code>mv</code> can display a progress bar when the <code>-g</code>/<code>--progress</code> flag is set.</p>
624626
<h2 id="hashsum"><a class="header" href="#hashsum"><code>hashsum</code></a></h2>
625627
<p>This utility does not exist in GNU coreutils. <code>hashsum</code> is a utility that
626628
supports computing the checksums with several algorithms. The flags and options
@@ -5009,7 +5011,7 @@ <h2 id="examples-48"><a class="header" href="#examples-48">Examples</a></h2>
50095011
<p>The examples are provided by the <a href="https://tldr.sh">tldr-pages project</a> under the <a href="https://github.com/tldr-pages/tldr/blob/main/LICENSE.md">CC BY 4.0 License</a>.</p>
50105012
<p>Please note that, as uutils is a work in progress, some examples might fail.</p>
50115013
</blockquote>
5012-
<div style="break-before: page; page-break-before: always;"></div><h1 id="mv"><a class="header" href="#mv">mv</a></h1>
5014+
<div style="break-before: page; page-break-before: always;"></div><h1 id="mv-1"><a class="header" href="#mv-1">mv</a></h1>
50135015
<div class="additional">
50145016
<div class="platforms">
50155017
<i class="fa fa-brands fa-linux"></i>

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.

0 commit comments

Comments
 (0)