mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
update man
This commit is contained in:
@ -241,8 +241,10 @@ the last one takes effect.
|
|||||||
occur when the output destination is stdout and the force (`-f`) option is
|
occur when the output destination is stdout and the force (`-f`) option is
|
||||||
set.
|
set.
|
||||||
* `--rm`:
|
* `--rm`:
|
||||||
remove source file(s) after successful compression or decompression. If used in combination with
|
remove source file(s) after successful compression or decompression.
|
||||||
`-o`, will trigger a confirmation prompt (which can be silenced with `-f`), as this is a destructive operation.
|
This command is silently ignored if output is `stdout`.
|
||||||
|
If used in combination with `-o`,
|
||||||
|
triggers a confirmation prompt (which can be silenced with `-f`), as this is a destructive operation.
|
||||||
* `-k`, `--keep`:
|
* `-k`, `--keep`:
|
||||||
keep source file(s) after successful compression or decompression.
|
keep source file(s) after successful compression or decompression.
|
||||||
This is the default behavior.
|
This is the default behavior.
|
||||||
|
Reference in New Issue
Block a user