Merge pull request #14038 from abhillman/patch-1
Suggest `--verbose` for `softwareupdate --all ...`
This commit is contained in:
commit
52ae5ec6bb
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user