Files
cheatsheet-tldr/tldr/lzcat

14 lines
281 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# lzcat
> This command is an alias of `xz --format=lzma --decompress --stdout`.
> More information: <https://manned.org/lzcat>.
- View documentation for the original command:
`tldr xz`