]> git.ipfire.org Git - thirdparty/xz.git/commit
xz man page: Describe the source file deletion in -z and -d options
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 30 Dec 2024 08:51:26 +0000 (10:51 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 30 Dec 2024 08:51:26 +0000 (10:51 +0200)
commit653732bd6f06d8f465bf353bf6e1c16f1405b906
treea962c40d786d3a4e3330708d5b7c2d25423c32a6
parentbb79f79b278fd4fb06a0bcd5ab3445c468f9baaf
xz man page: Describe the source file deletion in -z and -d options

The DESCRIPTION section always explained it, and the OPTIONS section
only described the differences to the default behavior. However, new
users in a hurry may skip reading DESCRIPTION. The default behavior
is a bit dangerous, thus it's good to repeat in --compress and
--decompress docs that source file is removed after successful operation.

Fixes: https://github.com/tukaani-project/xz/issues/150
src/xz/xz.1