We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4576d2 commit 987752bCopy full SHA for 987752b
www/docs/cli/ipsw/pkg.md
@@ -19,11 +19,12 @@ ipsw pkg PKG [flags]
19
```
20
-a, --all Show all contents
21
-b, --bom Show BOM
22
- -d, --distribution Show distribution
+ -d, --dist Show distribution
23
-f, --flat Do NOT preserve directory structure when extracting with --pattern
24
-h, --help help for pkg
25
-o, --output string Output folder
26
-p, --pattern string Extract files that match regex
27
+ -s, --scripts Show scripts
28
29
30
### Options inherited from parent commands
0 commit comments