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

Improve a syntax of the md

This commit is contained in:
Sylvestre Ledru 2023-03-24 23:15:07 +01:00 committed by GitHub
parent f3c2ae853a
commit 449b405eb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ very expensive hardware probing to recover the data.
## After help ## After help
Delete FILE(s) if `--remove` (`-u`) is specified. The default is not to remove Delete `FILE(s)` if `--remove` (`-u`) is specified. The default is not to remove
the files because it is common to operate on device files like `/dev/hda`, and the files because it is common to operate on device files like `/dev/hda`, and
those files usually should not be removed. those files usually should not be removed.