Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-24 00:20:55 +00:00
parent 7649686c47
commit 9b28211252

12
tldr/bunzip2 Normal file
View File

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