Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-23 00:22:17 +00:00
parent 2e2b744bba
commit 7649686c47

12
tldr/bzcat Normal file
View File

@@ -0,0 +1,12 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# bzcat
> This command is an alias of `bzip2 --decompress --stdout`.
- View documentation for the original command:
`tldr bzip2`