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)
|
||||
* bzip2
|
||||
* zstd
|
||||
* lzma (decompression only)
|
||||
|
||||
Currently unsupported zip extensions:
|
||||
|
||||
* Encryption
|
||||
* Multi-disk
|
||||
|
||||
Features
|
||||
|
|
Loading…
Add table
Reference in a new issue