67c1c76769b9f2da7b9107e14b5d100a91f613fa
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / programs / zstdless.1.md
1 zstdless(1) -- view zstandard-compressed files
2 ============================================================================
3
4 SYNOPSIS
5 --------
6
7 `zstdless` [<flags>] [<file> ...]
8
9
10 DESCRIPTION
11 -----------
12 `zstdless` runs `less`(1) on files or stdin, if no <file> argument is given, after decompressing them with `zstdcat`(1).
13
14 SEE ALSO
15 --------
16 `zstd`(1)