summaryrefslogtreecommitdiff
path: root/static/freebsd/man1/zstdless.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man1/zstdless.1')
-rw-r--r--static/freebsd/man1/zstdless.114
1 files changed, 14 insertions, 0 deletions
diff --git a/static/freebsd/man1/zstdless.1 b/static/freebsd/man1/zstdless.1
new file mode 100644
index 00000000..7dd65f8f
--- /dev/null
+++ b/static/freebsd/man1/zstdless.1
@@ -0,0 +1,14 @@
+.
+.TH "ZSTDLESS" "1" "March 2024" "zstd 1.5.6" "User Commands"
+.
+.SH "NAME"
+\fBzstdless\fR \- view zstandard\-compressed files
+.
+.SH "SYNOPSIS"
+\fBzstdless\fR [\fIflags\fR] [\fIfile\fR \.\.\.]
+.
+.SH "DESCRIPTION"
+\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\fR(1)