zstd/programs/zstdless.1.md

17 lines
356 B
Markdown
Raw Normal View History

zstdless(1) -- view zstandard-compressed files
============================================================================
SYNOPSIS
--------
2018-10-15 12:42:02 -07:00
`zstdless` [*flags*] [_file_ ...]
DESCRIPTION
-----------
`zstdless` runs `less (1)` on files or stdin, if no files argument is given, after decompressing them with `zstdcat (1)`.
SEE ALSO
--------
`zstd (1)`