updated man pages

This commit is contained in:
Yann Collet
2023-02-09 14:40:39 -08:00
parent ff42ed1582
commit 95ffc767f6
4 changed files with 85 additions and 273 deletions
+4 -9
View File
@@ -1,14 +1,9 @@
.
.TH "ZSTDLESS" "1" "August 2022" "zstd 1.5.3" "User Commands"
.
.TH "ZSTDLESS" "1" "February 2023" "zstd 1.5.4" "User Commands"
.SH "NAME"
\fBzstdless\fR \- view zstandard\-compressed files
.
.SH "SYNOPSIS"
\fBzstdless\fR [\fIflags\fR] [\fIfile\fR \.\.\.]
.
\fBzstdless\fR [\fIflags\fR] [\fIfile\fR \|\.\|\.\|\.]
.SH "DESCRIPTION"
\fBzstdless\fR runs \fBless (1)\fR on files or stdin, if no files argument is given, after decompressing them with \fBzstdcat (1)\fR\.
.
\fBzstdless\fR runs \fBless\fR(1) on files or stdin, if no \fIfile\fR argument is given, after decompressing them with \fBzstdcat\fR(1)\.
.SH "SEE ALSO"
\fBzstd (1)\fR
\fBzstd\fR(1)