mirror of https://github.com/CrimsonTome/tldr.git
9 lines
260 B
Markdown
9 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}}`
|