Files
cheatsheet-tldr/tldr/zstdcat
2025-12-12 00:21:51 +00:00

13 lines
233 B
Plaintext

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