mirror of
https://github.com/mas-cli/mas
synced 2024-11-24 20:43:10 +00:00
Provide information about mas upgrade <identifier>
This commit is contained in:
parent
2e3cf2cecc
commit
bb9bb82db7
1 changed files with 9 additions and 0 deletions
|
@ -56,6 +56,15 @@ To install all pending updates run `mas upgrade`.
|
||||||
==> Downloading iFlicks
|
==> Downloading iFlicks
|
||||||
==> Installed iFlicks
|
==> Installed iFlicks
|
||||||
|
|
||||||
|
Updates can be performed selectively by providing the app identifier(s) to
|
||||||
|
`mas upgrade`
|
||||||
|
|
||||||
|
$ mas upgrade 715768417
|
||||||
|
Upgrading 1 outdated application:
|
||||||
|
Xcode (8.0)
|
||||||
|
==> Downloading Xcode
|
||||||
|
==> Installed Xcode
|
||||||
|
|
||||||
To sign into the Mac App Store for the first time run `mas signin`.
|
To sign into the Mac App Store for the first time run `mas signin`.
|
||||||
|
|
||||||
$ mas signin mas@example.com
|
$ mas signin mas@example.com
|
||||||
|
|
Loading…
Reference in a new issue