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 @@
- 특정 압축 타입으로 추출:
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{archived.7z}} {{경로/파일명_또는_디렉토리명}}`
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{archived}} {{경로/파일명_또는_디렉토리명}}`
- 압축 파일의 내용 리스트: