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}} {{アーカイブ.7z}} {{ファイルまたはディレクトリへのパス}}`
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{アーカイブ}} {{ファイルまたはディレクトリへのパス}}`
- アーカイブの内容を表示する: