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:
parent
8eae69349e
commit
97a9eb0576
1 changed files with 1 additions and 1 deletions
|
@ -20,10 +20,10 @@ Supported compression formats:
|
||||||
* deflate64 (decompression only)
|
* deflate64 (decompression only)
|
||||||
* bzip2
|
* bzip2
|
||||||
* zstd
|
* zstd
|
||||||
|
* lzma (decompression only)
|
||||||
|
|
||||||
Currently unsupported zip extensions:
|
Currently unsupported zip extensions:
|
||||||
|
|
||||||
* Encryption
|
|
||||||
* Multi-disk
|
* Multi-disk
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
Loading…
Add table
Reference in a new issue