1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-05 21:35:42 +02:00

bunzip2: add page (#16896)

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Kristopher 2025-06-23 12:49:46 -07:00 committed by GitHub
parent 67e0f272b0
commit 123e75a1a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
pages/common/bunzip2.md Normal file
View file

@ -0,0 +1,7 @@
# bunzip2
> This command is an alias of `bzip2 --decompress`.
- View documentation for the original command:
`tldr bzip2`