From: Lasse Collin Date: Mon, 12 Feb 2024 15:09:10 +0000 (+0200) Subject: xzless: Update man page slightly. X-Git-Tag: v5.5.2beta~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e551b111b8ae8150f1a1040364dbafc034f22be;p=thirdparty%2Fxz.git xzless: Update man page slightly. The xz tool can decompress three file formats and xzless has always supported uncompressed files too. --- 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,