7z: fix example of -t option (#1405)

coverage
Alexey B 2017-06-15 14:21:34 +03:00 committed by Waldir Pimenta
parent bf37b88bab
commit dea97777c4
1 changed files with 1 additions and 1 deletions

View File

@ -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: