diff -r b50ade8e7197 -r 1607450065ba docs/html/archive.html --- a/docs/html/archive.html Sun Jun 24 11:51:07 2018 +0200 +++ b/docs/html/archive.html Sun Jun 24 12:18:12 2018 +0200 @@ -26,6 +26,8 @@
  • remove
  • copy
  • move
  • +
  • export
  • +
  • import
  • get-property
  • set-property
  • remove-property
  • @@ -34,6 +36,7 @@
  • info
  • date
  • add-repository
  • +
  • remove-repository
  • list-repositories
  • check-config
  • @@ -54,6 +57,10 @@
  • delete-conflicts
  • trash-info
  • empty-trash
  • +
  • add-tag
  • +
  • remove-tag
  • +
  • set-tags
  • +
  • list-tags
  • add-directory
  • list-directories
  • check-config
  • @@ -69,12 +76,13 @@ -

    dav-sync archive [-cld] <directory>

    +

    dav-sync archive [-cld] [-t <tags>] <directory>

    Uploads all new and modified files to the server. The command is similar to the push command, however it does not delete files on the server.

    If conflict detection is not disabled, all files that are also modified on the server will be skipped.

    -c Disable conflict detection. This always overwrites files on the server

    -l Lock the repository before accessing it. After archive completed, the repository is unlocked

    -d Don't lock the repository (default)

    +

    -t <tags> Only sync files that match the tag filter expression