mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Improve a syntax of the md
This commit is contained in:
parent
ae53b700d4
commit
f3c2ae853a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,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.
|
||||||
|
|
||||||
CAUTION: Note that shred relies on a very important assumption: that the file
|
CAUTION: Note that shred relies on a very important assumption: that the file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue