diff --git a/pages/common/7z.md b/pages/common/7z.md index 3c801e00a..0a0d6b4cd 100644 --- a/pages/common/7z.md +++ b/pages/common/7z.md @@ -9,7 +9,7 @@ - Encrypt an existing archive (including headers): -`7z a {{encrypted.7z}} -p{{password}} -mhe {{archived.7z}}` +`7z a {{encrypted.7z}} -p {{password}} -mhe {{archived.7z}}` - Extract an existing 7z file with original directory structure: