Update README.md

This commit is contained in:
Dmitry Rodionov 2016-11-02 19:30:35 +07:00 committed by GitHub
parent 57bb50c5f2
commit 5dcbb83fe8

View file

@ -47,6 +47,8 @@ Use `mas outdated` to list all applications with pending updates.
$ mas outdated
497799835 Xcode (7.0)
446107677 Screens VNC - Access Your Computer From Anywhere (3.6.7)
> `mas` is only able to install/update applications that are listed in the Mac App Store itself. Use [`softwareupdate(8)`](https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man8/softwareupdate.8.html) utility for downloading system updates (like iTunes, Xcode Command Line Tools, etc)
To install all pending updates run `mas upgrade`.