Merge pull request #14038 from abhillman/patch-1

Suggest `--verbose` for `softwareupdate --all ...`
This commit is contained in:
Mike McQuaid 2022-10-25 08:58:56 +01:00 committed by GitHub
commit 52ae5ec6bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -326,7 +326,7 @@ module OS
<<~EOS <<~EOS
Update them from Software Update in #{software_update_location} or run: Update them from Software Update in #{software_update_location} or run:
softwareupdate --all --install --force softwareupdate --all --install --force --verbose
If that doesn't show you any updates, run: If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools sudo rm -rf /Library/Developer/CommandLineTools