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]rchive using a specific archive type:
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{path/to/archive.7z}} {{path/to/file_or_directory}}`
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{path/to/archive}} {{path/to/file_or_directory}}`
- [l]ist the contents of an archive: