aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-02-12 17:09:10 +0200
committerLasse Collin <lasse.collin@tukaani.org>2024-02-14 18:31:16 +0200
commit3e551b111b8ae8150f1a1040364dbafc034f22be (patch)
tree25d617f2a59a71979d1ad98393f0c01425e0ac07 /src
parentTranslations: Change po/Makevars to add a copyright notice to po/xz.pot. (diff)
downloadxz-3e551b111b8ae8150f1a1040364dbafc034f22be.tar.xz
xzless: Update man page slightly.
The xz tool can decompress three file formats and xzless has always supported uncompressed files too.
Diffstat (limited to 'src')
-rw-r--r--src/scripts/xzless.18
1 files changed, 4 insertions, 4 deletions
diff --git a/src/scripts/xzless.1 b/src/scripts/xzless.1
index 6aa3dc36..570e601c 100644
--- a/src/scripts/xzless.1
+++ b/src/scripts/xzless.1
@@ -5,7 +5,7 @@
.\"
.\" (Note that this file is not based on gzip's zless.1.)
.\"
-.TH XZLESS 1 "2010-09-27" "Tukaani" "XZ Utils"
+.TH XZLESS 1 "2024-02-12" "Tukaani" "XZ Utils"
.SH NAME
xzless, lzless \- view xz or lzma compressed (text) files
.SH SYNOPSIS
@@ -17,10 +17,10 @@ xzless, lzless \- view xz or lzma compressed (text) files
.SH DESCRIPTION
.B xzless
is a filter that displays text from compressed files to a terminal.
-It works on files compressed with
+Files supported by
.BR xz (1)
-or
-.BR lzma (1).
+are decompressed;
+other files are assumed to be in uncompressed form already.
If no
.I files
are given,