mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 09:26:03 +02:00
10 lines
380 B
Groff
10 lines
380 B
Groff
.TH "ZSTDLESS" "1" "September 2021" "zstd 1.5.1" "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
|