zstdless: add page (#8418)

This commit is contained in:
Cornelius Roemer
2022-08-30 04:27:34 +02:00
committed by GitHub
parent 3417af7246
commit 8fa1e47ba3

9
pages/common/zstdless.md Normal file
View File

@@ -0,0 +1,9 @@
# zstdless
> Open a `zstd` compressed file for interactive reading, allowing scrolling and search.
> See also: `zstd`, `less`.
> More information: <https://manned.org/zstdless>.
- Open a `zstd` compressed file:
`zstdless {{path/to/file.zst}}`