7z: update page (#11601)

This commit is contained in:
Juri Dispan
2023-11-29 21:31:42 +01:00
committed by GitHub
parent e839d56ebd
commit bd9efef521
49 changed files with 6 additions and 190 deletions

View File

@@ -27,10 +27,6 @@
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{archived.7z}} {{경로/파일명_또는_디렉토리명}}`
- 사용가능한 압축 타입 리스트:
`7z i`
- 압축 파일의 내용 리스트:
`7z l {{archived.7z}}`

View File

@@ -31,7 +31,3 @@
- 압축 파일의 내용 리스트:
`7za l {{경로/archive.7z}}`
- 사용가능한 압축 타입 리스트:
`7za i`

View File

@@ -27,7 +27,3 @@
- 압축 파일의 내용 리스트:
`7zr l {{경로/archived.7z}}`
- 사용가능한 압축 타입 리스트:
`7zr i`