zless: mention supported compression types (#8419)

This commit is contained in:
Cornelius Roemer
2022-08-29 01:21:52 +02:00
committed by GitHub
parent 9d82ca5bb3
commit b84ab620bf

View File

@@ -1,8 +1,8 @@
# zless
> View compressed files.
> View `gzip` and `xz` compressed files.
> More information: <https://manned.org/zless>.
- Page through a compressed archive with `less`:
- Page through a `gzip` compressed file with `less`:
`zless {{file.txt.gz}}`