1
0
Fork 0
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:
Kristopher 2025-06-19 12:13:53 -07:00 committed by GitHub
parent 4e2666e2c0
commit 075d0b0ca8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: