7z: remove file extension in -t example (#11738)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
- 特定のアーカイブ形式を使用した圧縮を行う:
|
||||
|
||||
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{アーカイブ.7z}} {{ファイルまたはディレクトリへのパス}}`
|
||||
`7z a -t{{7z|bzip2|gzip|lzip|tar|zip}} {{アーカイブ}} {{ファイルまたはディレクトリへのパス}}`
|
||||
|
||||
- アーカイブの内容を表示する:
|
||||
|
||||
|
Reference in New Issue
Block a user