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:
parent
5121f8c4c1
commit
13e9cfbafd
1 changed files with 7 additions and 0 deletions
7
pages/common/bzcat.md
Normal file
7
pages/common/bzcat.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# bzcat
|
||||
|
||||
> This command is an alias of `bzip2 --decompress --stdout`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr bzip2`
|
Loading…
Add table
Reference in a new issue