iw7-mod/deps/zstd/programs/zstdless.1.md

17 lines
354 B
Markdown
Raw Normal View History

2024-08-13 05:15:34 -04:00
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)