mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
* Update lzma.md * Update lzcat.md * Update piodebuggdb.md * Update lrunzip.md * Update lrzuntar.md
140 B
140 B
lzcat
This command is an alias of
xz --format lzma --decompress --stdout.
- View documentation for the original command:
tldr xz