updated man pages

had to run the conversion script on Ubuntu, as it doesn't run correctly on macos anymore.
This commit is contained in:
Yann Collet
2022-04-13 18:57:27 -07:00
parent 0df2fd6088
commit eb726c6a20
3 changed files with 77 additions and 246 deletions
+2 -7
View File
@@ -1,14 +1,9 @@
.
.TH "ZSTDLESS" "1" "January 2022" "zstd 1.5.2" "User Commands"
.
.TH "ZSTDLESS" "1" "April 2022" "zstd 1.5.2" "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\.
.
.SH "SEE ALSO"
\fBzstd (1)\fR