doc: add lzma to list of algorithms, drop encryption from unsupported feature list

Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
This commit is contained in:
Chris Hennick 2024-04-24 04:08:11 -07:00 committed by GitHub
parent 8eae69349e
commit 97a9eb0576
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -20,10 +20,10 @@ Supported compression formats:
* deflate64 (decompression only)
* bzip2
* zstd
* lzma (decompression only)
Currently unsupported zip extensions:
* Encryption
* Multi-disk
Features