Terminology: Update -> Upgrade, Fetch -> Refresh
This commit is contained in:
@@ -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_.
|
||||
|
||||
|
Reference in New Issue
Block a user