Upgrade merge

Jérémy JAMET
2023-01-29 13:46:18 +01:00
parent 4a58bb8e26
commit 130a886e29

@@ -31,7 +31,7 @@ For more information on why not to integrate directly the Cloud APIs: [#342](htt
There are 3 commands in KeePassDX to manage the synchronization :
- **Save data** : As the name suggests, it allows you to save the local data of the open database in the open data stream from its URI. This is the conventional method used to update the data on the reference medium.
- **Merge data** : Retrieves the data from the URI and merges it with the local data. This command does not ask for a credential, if you change the main password, use **Merge from...**. _Please note that this command does not automatically save the database even if the automatic database save setting is enabled. You will have to save the database manually after a merge if that is what you want._
- **Merge data** : Retrieves the data from the URI and merges it with the local data. This command does not ask for a credential, if you change the main password, use **Merge from...**. _Please note that this command does automatically save the database since version 3.5.0 if the automatic database save setting is enabled but not in previous versions._
- **Reload data** : Retrieves data from the URI and deletes local data. Use this method if you want to reset the data in your database with the data in the storage medium.
*If external modifications are made to the data linked to the URI, a warning message will alert you. But it is possible that this warning message is not displayed because the event has not been correctly sent, in this case, you just have to make a merge or reload the data.*