Merge branch 'master' into lucky-command

This commit is contained in:
Ben Chatelain 2018-01-27 16:55:18 -07:00 committed by GitHub
commit b80d9f00bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ To sign into the Mac App Store for the first time run `mas signin`.
==> Signing in to Apple ID: mas@example.com
Password:
> If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application):
If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application):
>
> $ mas signin --dialog mas@example.com
> ==> Signing in to Apple ID: mas@example.com
@ -100,6 +100,8 @@ Use `mas signout` to sign out from the Mac App Store.
## When something doesn't work
If you see the error "This redownload is not available for this Apple ID either because it was bought by a different user of the item was refunded or cancelled.", it's probably because you haven't installed the app through the App Store yet. See [#46](https://github.com/mas-cli/mas/issues/46#issuecomment-248581233).
If `mas` doesn't work for you as expected (e.g. you can't update/download apps), run `mas reset` and try again. If the issue persists, please [file a bug](https://github.com/mas-cli/mas/issues/new)! All your feedback is much appreciated ✨
## Using `tmux`