1
Fork 0
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:
ctsk 2022-12-13 12:15:40 +01:00
parent 69caa45b01
commit a1fc7432b8

View file

@ -9,6 +9,10 @@ extensions.
`cp` can display a progress bar when the `-g`/`--progress` flag is set. `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` ## `hashsum`
This utility does not exist in GNU coreutils. `hashsum` is a utility that This utility does not exist in GNU coreutils. `hashsum` is a utility that