The deprecated aliases are lzcmp, lzdiff, lzless, lzmore,
lzgrep, lzegrep, and lzfgrep. The commands that start with
the xz prefix have identical behavior, for example, both
lzgrep and xzgrep handle all supported file formats.
This doesn't affect lzma, unlzma, lzcat, lzmadec, or lzmainfo.
The last release of LZMA Utils was made in 2008, but the lzma
compatibility alias for the gzip-like tool is still in common use.
Deprecating it would cause unnecessary breakage.
.\"
.\" (Note that this file is not based on gzip's zdiff.1.)
.\"
-.TH XZDIFF 1 "2024-02-13" "Tukaani" "XZ Utils"
+.TH XZDIFF 1 "2025-03-06" "Tukaani" "XZ Utils"
.SH NAME
xzcmp, xzdiff, lzcmp, lzdiff \- compare compressed files
.
.br
.B lzcmp
\&...
+(DEPRECATED)
.br
.B lzdiff
\&...
+(DEPRECATED)
.
.SH DESCRIPTION
.B xzcmp
and
.B lzdiff
are provided for backward compatibility with LZMA Utils.
+They are deprecated and will be removed in a future version.
.
.SH EXIT STATUS
If a decompression error occurs, the exit status is
.\"
.\" (Note that this file is not based on gzip's zgrep.1.)
.\"
-.TH XZGREP 1 "2024-02-13" "Tukaani" "XZ Utils"
+.TH XZGREP 1 "2025-03-06" "Tukaani" "XZ Utils"
.SH NAME
xzgrep \- search possibly-compressed files for patterns
.
.br
.B lzgrep
\&...
+(DEPRECATED)
.br
.B lzegrep
\&...
+(DEPRECATED)
.br
.B lzfgrep
\&...
+(DEPRECATED)
.
.SH DESCRIPTION
.B xzgrep
and
.B lzfgrep
are provided for backward compatibility with LZMA Utils.
+They are deprecated and will be removed in a future version.
.
.SH EXIT STATUS
.TP
.\"
.\" (Note that this file is not based on gzip's zless.1.)
.\"
-.TH XZLESS 1 "2024-02-12" "Tukaani" "XZ Utils"
+.TH XZLESS 1 "2025-03-06" "Tukaani" "XZ Utils"
.SH NAME
xzless, lzless \- view xz or lzma compressed (text) files
.SH SYNOPSIS
.br
.B lzless
.RI [ file ...]
+(DEPRECATED)
.SH DESCRIPTION
.B xzless
is a filter that displays text from compressed files to a terminal.
The command named
.B lzless
is provided for backward compatibility with LZMA Utils.
+It is deprecated and will be removed in a future version.
.SH ENVIRONMENT
.TP
.B LESSMETACHARS
.\"
.\" (Note that this file is based on xzless.1 instead of gzip's zmore.1.)
.\"
-.TH XZMORE 1 "2024-02-12" "Tukaani" "XZ Utils"
+.TH XZMORE 1 "2025-03-06" "Tukaani" "XZ Utils"
.SH NAME
xzmore, lzmore \- view xz or lzma compressed (text) files
.
.br
.B lzmore
.RI [ file ...]
+(DEPRECATED)
.
.SH DESCRIPTION
.B xzmore
The command
.B lzmore
is provided for backward compatibility with LZMA Utils.
+It is deprecated and will be removed in a future version.
.
.SH ENVIRONMENT
.TP