diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-07-24 13:27:48 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-07-24 13:27:48 +0300 |
commit | 9cc721af5436908f2d5a828aebbc4050a32a3487 (patch) | |
tree | fc17440d09739df569f06cd81593544293a4f155 /src | |
parent | Update THANKS. (diff) | |
download | xz-9cc721af5436908f2d5a828aebbc4050a32a3487.tar.xz |
xz: Update the man page that change to --keep will be in 5.2.6.
Diffstat (limited to 'src')
-rw-r--r-- | src/xz/xz.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1 index a94417ea..c5ac032e 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-07-12" "Tukaani" "XZ Utils" +.TH XZ 1 "2022-07-24" "Tukaani" "XZ Utils" . .SH NAME xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files @@ -395,7 +395,7 @@ Don't delete the input files. .IP "" Since .B xz -5.4.0, +5.2.6, this option also makes .B xz compress or decompress even if the input is |