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

@@ -26,7 +26,7 @@
- [a]rchiviere mit einem bestimmten Archivtyp:
`7za a -t{{zip|gzip|bzip2|tar}} {{pfad/zu/archiv.7z}} {{pfad/zu/datei_oder_verzeichnis}}`
`7za a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{pfad/zu/archiv.7z}} {{pfad/zu/datei_oder_verzeichnis}}`
- [l]iste den Inhalt einer Archivdatei auf: