1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 09:42:07 +02:00

xzless: add page (#9059)

This commit is contained in:
Madawa De Silva 2022-10-25 16:00:43 +05:30 committed by GitHub
parent 3a592a1a8e
commit 827f61a141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
pages/common/xzless.md Normal file
View file

@ -0,0 +1,9 @@
# xzless
> Display text from `.xz` and `.lzma` files.
> See also: `less`.
> More information: <https://manned.org/xzless>.
- Open a compressed file:
`xzless {{path/to/archive.xz}}`