summaryrefslogtreecommitdiffstats
path: root/src/scripts/xzless.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/scripts/xzless.112
1 files changed, 5 insertions, 7 deletions
diff --git a/src/scripts/xzless.1 b/src/scripts/xzless.1
index 2d05459..570e601 100644
--- a/src/scripts/xzless.1
+++ b/src/scripts/xzless.1
@@ -1,13 +1,11 @@
+.\" SPDX-License-Identifier: 0BSD
.\"
.\" Authors: Andrew Dudman
.\" Lasse Collin
.\"
-.\" This file has been put into the public domain.
-.\" You can do whatever you want with this file.
-.\"
.\" (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
@@ -19,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,