7z: remove file extension in -t example (#11738)

This commit is contained in:
Juri Dispan
2023-12-14 14:33:42 +01:00
committed by GitHub
parent 9d383ade68
commit 5978942629
19 changed files with 19 additions and 19 deletions

View File

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