diff -r 78a25071ed88 -r 3dffe58a573f docs/html/resolve-conflicts.html --- a/docs/html/resolve-conflicts.html Wed Apr 10 13:48:44 2019 +0200 +++ b/docs/html/resolve-conflicts.html Wed Apr 10 13:50:24 2019 +0200 @@ -53,6 +53,7 @@
  • pull
  • push
  • archive
  • +
  • list-conflicts
  • resolve-conflicts
  • delete-conflicts
  • trash-info
  • @@ -77,7 +78,7 @@

    dav-sync resolve-conflicts

    dav-sync resolve-conflicts <directory>

    -

    Removes conflict entries from the database. This does not merge any files. All files which are marked as conflict are normal files after running this command. In other words: by executing this command you assert that you have resolved the conflicts.

    +

    Forcefully clears the conflict database. This does not merge any files. All files which are marked as conflict are normal files after running this command and will be uploaded at the next push. In other words: by executing this command you assert that you have resolved the conflicts. Usually you will not need this command.