1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 13:15:24 +02:00

bzcat: add page (#16894)

This commit is contained in:
Kristopher 2025-06-21 19:37:25 -07:00 committed by GitHub
parent 5121f8c4c1
commit 13e9cfbafd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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