zip: minor change to fix build
See #1018 and https://github.com/tldr-pages/tldr-lint/pull/6
This commit is contained in:
@@ -18,6 +18,6 @@
|
|||||||
|
|
||||||
`zip {{compressed.zip}} {{path/to/file}}`
|
`zip {{compressed.zip}} {{path/to/file}}`
|
||||||
|
|
||||||
- [D]elete files from an existing zip file:
|
- Delete files from an existing zip file:
|
||||||
|
|
||||||
`zip -d {{compressed.zip}} "{{foo/*.tmp}}"`
|
`zip -d {{compressed.zip}} "{{foo/*.tmp}}"`
|
||||||
|
Reference in New Issue
Block a user