pages/*: reword descriptions to comply with the style guide (#11507)

* pages/*: reword descriptions to comply with the style guide

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Lena
2023-11-15 05:25:25 +01:00
committed by GitHub
parent 6aa178a6a2
commit 0fddee2272
48 changed files with 65 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
# lzip
> Lzip is a lossless data compressor with a user interface similar to `gzip` or `bzip2`.
> Lzip uses a simplified form of the "Lempel-Ziv-Markovchain-Algorithm"z (LZMA) stream format and provides a 3 factor integrity checking to maximize interoperability and optimize safety.
> A lossless data compressor with a user interface similar to `gzip` or `bzip2`.
> Lzip uses a simplified form of the "Lempel-Ziv-Markovchain-Algorithm" (LZMA) stream format and provides 3-factor integrity checking to maximize interoperability and optimize safety.
> More information: <https://www.nongnu.org/lzip>.
- Archive a file, replacing it with with a compressed version: