mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
The full release notes for 1.4.1 (skipped) and 1.4.2 can be found on Github: https://github.com/facebook/zstd/releases/tag/v1.4.1 https://github.com/facebook/zstd/releases/tag/v1.4.2 These are mostly minor updates; 1.4.1 purportedly brings something like 7% faster decompression speed. Relnotes: yes
14 lines
379 B
Groff
14 lines
379 B
Groff
.
|
|
.TH "ZSTDLESS" "1" "July 2019" "zstd 1.4.2" "User Commands"
|
|
.
|
|
.SH "NAME"
|
|
\fBzstdless\fR \- view zstandard\-compressed files
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\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
|