diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-09 04:37:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-09 04:37:44 +0000 |
commit | 4816449fbba7a5716f22aa5c1e9fa6bc62059fae (patch) | |
tree | d4d76c634fa506b06bb16314c2339bd066e679ad /doc/zcat.1 | |
parent | Adding upstream version 1.13. (diff) | |
download | zutils-4816449fbba7a5716f22aa5c1e9fa6bc62059fae.tar.xz zutils-4816449fbba7a5716f22aa5c1e9fa6bc62059fae.zip |
Adding upstream version 1.14~rc1.upstream/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 |