Files
cheatsheet-tldr/tldr/unlzma
2025-07-24 00:22:02 +00:00

13 lines
225 B
Plaintext

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