1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

mv: improve help text

Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
This commit is contained in:
Daniel Hofstetter 2023-05-06 13:25:35 +02:00 committed by GitHub
parent ea2b725abb
commit 40aaae003e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ Move `SOURCE` to `DEST`, or multiple `SOURCE`(s) to `DIRECTORY`.
## After Help ## After Help
If you specify more than one of `-i`, `-f`, `-n`, only the final one takes effect. When specifying more than one of -i, -f, -n, only the final one will take effect.
Do not move a non-directory that has an existing destination with the same or newer modification timestamp; Do not move a non-directory that has an existing destination with the same or newer modification timestamp;
instead, silently skip the file without failing. If the move is across file system boundaries, the comparison is instead, silently skip the file without failing. If the move is across file system boundaries, the comparison is