1
0
Fork 0

Merging upstream version 1.15.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-28 19:30:37 +02:00
parent ba8e0a83c7
commit 60d97c7cb2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
24 changed files with 310 additions and 146 deletions

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH ZCAT "1" "January 2025" "zutils 1.14" "User Commands"
.TH ZCAT "1" "May 2025" "zutils 1.15" "User Commands"
.SH NAME
zcat \- decompress and concatenate files to standard output
.SH SYNOPSIS
@ -86,6 +86,9 @@ use '^' and 'M\-' notation, except for LF and TAB
\fB\-\-verbose\fR
verbose mode (show error messages)
.TP
\fB\-x\fR, \fB\-\-exclude=\fR<pattern>
exclude files matching a shell pattern
.TP
\fB\-\-bz2=\fR<command>
set compressor and options for bzip2 format
.TP