7z: apply standard syntax for options (#2935)
Apply standard syntax for option -m and remove spaces from Italian version.
This commit is contained in:

committed by
Marco Bonelli

parent
dac29ac7e0
commit
25791e0037
@@ -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=on {{archived.7z}}`
|
||||
|
||||
- Extract an existing 7z file with original directory structure:
|
||||
|
||||
|
Reference in New Issue
Block a user