7zr: wrap argument in curly braces (#10217)

This commit is contained in:
Jen
2023-05-18 00:59:33 +01:00
committed by GitHub
parent 4ccd83fa92
commit 32e885b754
9 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
- Chiffre une archive existante (en incluant les en-têtes) :
`7zr a {{chemin/vers/archive_chiffree.7z}} -p{{password}} -mhe=on {{chemin/vers/archive.7z}}`
`7zr a {{chemin/vers/archive_chiffree.7z}} -p{{password}} -mhe={{on}} {{chemin/vers/archive.7z}}`
- Extrait une archive en conservant l'arborescence des fichiers :