7z: add space after option -p and -o (#2912)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
de2b04eb49
commit
9eaa17fda9
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user