mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
Support zip command (OSX)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# zip
|
||||
|
||||
> package and compress (archive) files into zip file
|
||||
|
||||
- package and compress multiple directories
|
||||
|
||||
`zip -r compressed.zip /path/to/dir1 /path/to/dir2`
|
||||
Reference in New Issue
Block a user