mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
docs: document progress flag for mv extension
This commit is contained in:
parent
69caa45b01
commit
a1fc7432b8
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ extensions.
|
|||
|
||||
`cp` can display a progress bar when the `-g`/`--progress` flag is set.
|
||||
|
||||
## `mv`
|
||||
|
||||
`mv` can display a progress bar when the `-g`/`--progress` flag is set.
|
||||
|
||||
## `hashsum`
|
||||
|
||||
This utility does not exist in GNU coreutils. `hashsum` is a utility that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue