aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-10-25 18:36:19 +0300
committerLasse Collin <lasse.collin@tukaani.org>2022-10-25 18:36:19 +0300
commitaa4fe145b9486adc454f44fd3e09be9add808a0f (patch)
tree7385dbae84b79badc37b1bcb5f53bf73e0b95312 /src
parentxz: Refactor to remove is_empty_filename(). (diff)
downloadxz-aa4fe145b9486adc454f44fd3e09be9add808a0f.tar.xz
xz: Clarify the man page: input file isn't removed if an error occurs.
Diffstat (limited to 'src')
-rw-r--r--src/xz/xz.15
1 files changed, 3 insertions, 2 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1
index f8a773bb..7267b56e 100644
--- a/src/xz/xz.1
+++ b/src/xz/xz.1
@@ -5,7 +5,7 @@
.\" This file has been put into the public domain.
.\" You can do whatever you want with this file.
.\"
-.TH XZ 1 "2022-08-22" "Tukaani" "XZ Utils"
+.TH XZ 1 "2022-10-25" "Tukaani" "XZ Utils"
.
.SH NAME
xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files
@@ -183,7 +183,8 @@ is removed unless
was specified.
The source
.I file
-is never removed if the output is written to standard output.
+is never removed if the output is written to standard output
+or if an error occurs.
.PP
Sending
.B SIGINFO