7z: fix example of -t option (#1405)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
- Archive using a specific archive type:
|
||||
|
||||
`7z a -t{{zip|gzip|bzip2|tar|...}} {{archived}} {{path/to/file}}`
|
||||
`7z a -t {{zip|gzip|bzip2|tar|...}} {{archived}} {{path/to/file}}`
|
||||
|
||||
- List available archive types:
|
||||
|
||||
|
Reference in New Issue
Block a user