From dea97777c45a038a03924a85694287f73694e54f Mon Sep 17 00:00:00 2001 From: Alexey B Date: Thu, 15 Jun 2017 14:21:34 +0300 Subject: [PATCH] 7z: fix example of -t option (#1405) --- pages/common/7z.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/7z.md b/pages/common/7z.md index 155d11b15..16198dc61 100644 --- a/pages/common/7z.md +++ b/pages/common/7z.md @@ -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: