1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/osx/xip.md
2020-09-22 10:43:51 +01:00

8 lines
260 B
Markdown

# xip
> Create or expand compressed files in a secure xip archive.
> Only archives signed by Apple are trusted, so this tool should not be used to create archives.
- Expand the archive into the current working directory:
`xip --expand {{path/to/file.xip}}`