7z: add space after option -p and -o (#2912)

italian
Andrik Albuquerque 2019-04-15 09:09:26 -03:00 committed by Starbeamrainbowlabs
parent de2b04eb49
commit 9eaa17fda9
1 changed files with 1 additions and 1 deletions

View File

@ -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: