mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Merge pull request #4234 from ctsk/mv-progress-extension-doc
docs: document progress flag for mv extension
This commit is contained in:
commit
d7e690496b
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