Skip to content

Commit 987752b

Browse files
committed
Update pkg.md
1 parent d4576d2 commit 987752b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

www/docs/cli/ipsw/pkg.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ ipsw pkg PKG [flags]
1919
```
2020
-a, --all Show all contents
2121
-b, --bom Show BOM
22-
-d, --distribution Show distribution
22+
-d, --dist Show distribution
2323
-f, --flat Do NOT preserve directory structure when extracting with --pattern
2424
-h, --help help for pkg
2525
-o, --output string Output folder
2626
-p, --pattern string Extract files that match regex
27+
-s, --scripts Show scripts
2728
```
2829

2930
### Options inherited from parent commands

0 commit comments

Comments
 (0)