From 51643d0ef07a7a63b99b0a3d437e79a58b0a8cdb Mon Sep 17 00:00:00 2001 From: Aryeh Hillman Date: Sat, 22 Oct 2022 16:09:52 -0700 Subject: [PATCH] Suggest `--verbose` for `softwareupdate --all ...` Gives information about what is being updated, downloaded, etc. Else the updater is quite silent and it's hard to tell what's going on and when it will complete. Example with the `--verbose` flag: ``` % softwareupdate --all --install --force --verbose Software Update Tool Finding available software Downloading macOS Ventura 13.0 Password: Downloading: 65.02% ``` This feature is documented via `--help`; i.e.: ``` % softwareupdate --help usage: softwareupdate [ ...] ** Manage Updates: -l | --list List all appropriate update labels (options: --no-scan, --product-types) -d | --download Download Only -i | --install Install