Terminology: Update -> Upgrade, Fetch -> Refresh

This commit is contained in:
gandalf3
2017-07-02 18:47:15 -07:00
parent 5ad139ac13
commit e509559c22

View File

@@ -50,14 +50,14 @@ Note:
If some packages store user-created data (e.g. preferences), we may want to
preserve that somehow.
## Update
## Upgrade
_Updating_ means looking for newer addons with the same names as installed
_Upgrading_ means looking for newer addons with the same names as installed
addons **from the same repository**.
## Fetch
## Refresh
_Fetching_ means checking for modifications to the `repo.json`s of the enabled
_Refreshing_ means checking for modifications to the `repo.json`s of the enabled
repositories. If there are modifications, then download them.
This will be done automatically before an _Update_.