7z, 7za, 7zr: update list of archive formats (#7079)

This commit is contained in:
trolzen
2021-10-19 00:10:17 +03:00
committed by GitHub
parent 49161f3379
commit 1c07b17a6c
17 changed files with 17 additions and 17 deletions

View File

@@ -25,7 +25,7 @@
- [a]rchive using a specific archive type:
`7z a -t{{7z|zip|gzip|bzip2|lzip}} {{path/to/archive.7z}} {{path/to/file_or_directory}}`
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{path/to/archive.7z}} {{path/to/file_or_directory}}`
- [l]ist the contents of an archive:

View File

@@ -26,7 +26,7 @@
- [a]rchive using a specific archive type:
`7za a -t{{7z|zip|gzip|bzip2|lzip}} {{path/to/archive.7z}} {{path/to/file_or_directory}}`
`7za a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{path/to/archive.7z}} {{path/to/file_or_directory}}`
- [l]ist the contents of an archive: