diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-09 04:37:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-09 04:37:50 +0000 |
commit | 785682065c25d6006c9196b7ccf0ba1c3bfd20e4 (patch) | |
tree | 29efb1a137901fb4334b8f9641a84d54d758ed3c /doc/zcat.1 | |
parent | Releasing debian version 1.13-3. (diff) | |
download | zutils-785682065c25d6006c9196b7ccf0ba1c3bfd20e4.tar.xz zutils-785682065c25d6006c9196b7ccf0ba1c3bfd20e4.zip |
Merging upstream version 1.14~rc1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/zcat.1')
-rw-r--r-- | doc/zcat.1 | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH ZCAT "1" "January 2024" "zutils 1.13" "User Commands" +.TH ZCAT "1" "November 2024" "zutils 1.14-rc1" "User Commands" .SH NAME zcat \- decompress and concatenate files to standard output .SH SYNOPSIS @@ -38,6 +38,12 @@ equivalent to '\-vET' \fB\-b\fR, \fB\-\-number\-nonblank\fR number nonblank output lines .TP +\fB\-c\fR, \fB\-\-stdout\fR +ignored, for gzip compatibility +.TP +\fB\-d\fR, \fB\-\-decompress\fR +ignored, for gzip compatibility +.TP \fB\-e\fR equivalent to '\-vE' .TP |