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

This commit is contained in:
Alexey B
2017-06-15 14:21:34 +03:00
committed by Waldir Pimenta
parent bf37b88bab
commit dea97777c4

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: