Add man pages for zstdgrep and zstdless

This commit is contained in:
Sam Russell
2018-10-15 22:25:03 +13:00
parent a2708de834
commit 490f652974
6 changed files with 102 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
.
.TH "ZSTDLESS" "1" "October 2018" "zstd 1.3.7" "User Commands"
.
.SH "NAME"
\fBzstdless\fR \- view zstandard\-compressed files
.
.SH "SYNOPSIS"
\fBzless\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