mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 03:15:33 +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:
parent
67e0f272b0
commit
123e75a1a5
1 changed files with 7 additions and 0 deletions
7
pages/common/bunzip2.md
Normal file
7
pages/common/bunzip2.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# bunzip2
|
||||
|
||||
> This command is an alias of `bzip2 --decompress`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr bzip2`
|
Loading…
Add table
Reference in a new issue