You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installinstallmacos.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ This tool must be run as root or with `sudo`.
11
11
12
12
#### Options
13
13
14
-
`--catalogurl` Software Update catalog URL used by the tool. Defaults to `https://swscan.apple.com/content/catalogs/others/index-10.13seed-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog`
14
+
`--catalogurl` Software Update catalog URL used by the tool. Defaults to the default softwareupdate catalog for the current OS if you run this tool under macOS 10.13-10.15.x.
15
+
16
+
`--seedprogram SEEDPROGRAMNAME` Attempt to find and use the Seed catalog for the current OS. Use `installinstallmacos.py --help` to see the valid SeedProgram names for the current OS.
15
17
16
18
`--workdir` Path to working directory on a volume with over 10G of available space. Defaults to current working directory.
0 commit comments