$ curl cheat.sh/
# 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

$
Follow @igor_chubin cheat.sh tldr