zip.md: wrap compression level in tokens
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
- Archive a directory and its contents with the highest level [9] of compression:
|
- Archive a directory and its contents with the highest level [9] of compression:
|
||||||
|
|
||||||
`zip -r -9 {{compressed.zip}} {{/path/to/dir}}`
|
`zip -r -{{9}} {{compressed.zip}} {{/path/to/dir}}`
|
||||||
|
|
||||||
- Package and compress multiple directories and files:
|
- Package and compress multiple directories and files:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user