]> 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:52:44 +0000 (10:52 +0200)
commit89db6aacbf8b62289797d1b67e4b76ff178f311f
treeb7ec8cf51ebbde4a3688df8d4870bf1bd583a5f7
parent3324ea3576d6e3b2c53854ad7b313aeb6dc86e69
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
(cherry picked from commit 653732bd6f06d8f465bf353bf6e1c16f1405b906)
src/xz/xz.1