7zr: wrap argument in curly braces (#10217)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
- Encrypt an existing archive (including file names):
|
||||
|
||||
`7zr a {{path/to/encrypted.7z}} -p{{password}} -mhe=on {{path/to/archive.7z}}`
|
||||
`7zr a {{path/to/encrypted.7z}} -p{{password}} -mhe={{on}} {{path/to/archive.7z}}`
|
||||
|
||||
- E[x]tract an archive preserving the original directory structure:
|
||||
|
||||
|
Reference in New Issue
Block a user