mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 13:46:00 +02:00
xip: add page (#4350)
This commit is contained in:
parent
b1b2a8b10d
commit
f1b8860e0a
1 changed files with 8 additions and 0 deletions
8
pages/osx/xip.md
Normal file
8
pages/osx/xip.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# 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}}`
|
Loading…
Add table
Reference in a new issue