zless: mention supported compression types (#8419)

pull/1/head
Cornelius Roemer 2022-08-29 01:21:52 +02:00 committed by GitHub
parent 9d82ca5bb3
commit b84ab620bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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}}`