1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37: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:
Sylvestre Ledru 2022-12-14 18:12:13 +01:00 committed by GitHub
commit d7e690496b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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