From 274c86b0397198011756479218dd14262d9421ff Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Jul 2022 07:52:19 +0200 Subject: Merging upstream version 1.12~pre2. Signed-off-by: Daniel Baumann --- doc/zcat.1 | 2 +- doc/zcmp.1 | 2 +- doc/zdiff.1 | 4 +- doc/zgrep.1 | 25 +++++++++++- doc/ztest.1 | 2 +- doc/zupdate.1 | 15 +++++-- doc/zutils.info | 118 +++++++++++++++++++++++++++++++++++++++++--------------- doc/zutils.texi | 97 ++++++++++++++++++++++++++++++++++++---------- 8 files changed, 202 insertions(+), 63 deletions(-) (limited to 'doc') diff --git a/doc/zcat.1 b/doc/zcat.1 index 67b580c..b78342f 100644 --- a/doc/zcat.1 +++ b/doc/zcat.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH ZCAT "1" "January 2022" "zutils 1.11" "User Commands" +.TH ZCAT "1" "April 2022" "zutils 1.12-pre2" "User Commands" .SH NAME zcat \- decompress and concatenate files to standard output .SH SYNOPSIS diff --git a/doc/zcmp.1 b/doc/zcmp.1 index 3f23287..58a0197 100644 --- a/doc/zcmp.1 +++ b/doc/zcmp.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH ZCMP "1" "January 2022" "zutils 1.11" "User Commands" +.TH ZCMP "1" "April 2022" "zutils 1.12-pre2" "User Commands" .SH NAME zcmp \- decompress and compare two files byte by byte .SH SYNOPSIS diff --git a/doc/zdiff.1 b/doc/zdiff.1 index 784ef7b..55342c6 100644 --- a/doc/zdiff.1 +++ b/doc/zdiff.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH ZDIFF "1" "January 2022" "zutils 1.11" "User Commands" +.TH ZDIFF "1" "April 2022" "zutils 1.12-pre2" "User Commands" .SH NAME zdiff \- decompress and compare two files line by line .SH SYNOPSIS @@ -98,7 +98,7 @@ verbose mode (for \fB\-\-version\fR) ignore all white space .TP \fB\-W\fR, \fB\-\-width=\fR -output at most print columns +output at most print columns (for \fB\-y\fR) .TP \fB\-y\fR, \fB\-\-side\-by\-side\fR output in two columns diff --git a/doc/zgrep.1 b/doc/zgrep.1 index f3177bb..bbe311c 100644 --- a/doc/zgrep.1 +++ b/doc/zgrep.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH ZGREP "1" "January 2022" "zutils 1.11" "User Commands" +.TH ZGREP "1" "April 2022" "zutils 1.12-pre2" "User Commands" .SH NAME zgrep \- search compressed files for a regular expression .SH SYNOPSIS @@ -69,6 +69,9 @@ obtain patterns from \fB\-F\fR, \fB\-\-fixed\-strings\fR is a set of newline\-separated strings .TP +\fB\-G\fR, \fB\-\-basic\-regexp\fR + is a basic regular expression (default) +.TP \fB\-h\fR, \fB\-\-no\-filename\fR suppress the prefixing file name on output .TP @@ -87,6 +90,12 @@ only print names of files containing matches \fB\-L\fR, \fB\-\-files\-without\-match\fR only print names of files containing no matches .TP +\fB\-\-label=\fR