mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:15:35 +02:00
bzip2: adding variants to description (#16895)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
This commit is contained in:
parent
4e2666e2c0
commit
075d0b0ca8
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# bzip2
|
# bzip2
|
||||||
|
|
||||||
> A block-sorting file compressor.
|
> A block-sorting file compressor.
|
||||||
|
> See also: `bzcat`, `bunzip2`, `bzip2recover`.
|
||||||
> More information: <https://manned.org/bzip2>.
|
> More information: <https://manned.org/bzip2>.
|
||||||
|
|
||||||
- Compress a file:
|
- Compress a file:
|
||||||
|
|
Loading…
Add table
Reference in a new issue