git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / programs / zstdless.1.md
diff --git a/deps/libchdr/deps/zstd-1.5.5/programs/zstdless.1.md b/deps/libchdr/deps/zstd-1.5.5/programs/zstdless.1.md
new file mode 100644 (file)
index 0000000..67c1c76
--- /dev/null
@@ -0,0 +1,16 @@
+zstdless(1) -- view zstandard-compressed files
+============================================================================
+
+SYNOPSIS
+--------
+
+`zstdless` [<flags>] [<file> ...]
+
+
+DESCRIPTION
+-----------
+`zstdless` runs `less`(1) on files or stdin, if no <file> argument is given, after decompressing them with `zstdcat`(1).
+
+SEE ALSO
+--------
+`zstd`(1)