mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 14:35:23 +02:00
modify comment
modify comment
This commit is contained in:
parent
e00f9214ef
commit
c0869724ac
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
|||
|
||||
`zip -d {{compressed.zip}} "{{foo/*.tmp}}"`
|
||||
|
||||
- Remove unwanted pattern files from target dirs:
|
||||
- Remove unwanted files from target dirs:
|
||||
|
||||
`zip -r {{compressed.zip}} {{target_dirs}} -x \*.git\* \*node_modules\* ...`
|
||||
|
|
Loading…
Add table
Reference in a new issue