diff -r 2e3a24b9896a -r 8b88efcbf56f docs/html/commands.html --- a/docs/html/commands.html Sun Dec 15 16:54:05 2019 +0100 +++ b/docs/html/commands.html Sun Dec 15 17:00:46 2019 +0100 @@ -1,12 +1,20 @@ - - + + - - + + Commands - - + + +
@@ -26,6 +34,7 @@
  • remove
  • copy
  • move
  • +
  • rename
  • export
  • import
  • get-property
  • @@ -35,9 +44,19 @@
  • unlock
  • info
  • date
  • +
  • versioncontrol
  • +
  • list-versions
  • +
  • checkout
  • +
  • checkin
  • +
  • uncheckout
  • add-repository
  • remove-repository
  • list-repositories
  • +
  • repository-url
  • +
  • add-user
  • +
  • remove-user
  • +
  • edit-user
  • +
  • list-users
  • check-config
  • Configuration
  • @@ -53,11 +72,13 @@
  • pull
  • push
  • archive
  • -
  • list-conflicts
  • +
  • restore
  • +
  • list-conflicts
  • resolve-conflicts
  • delete-conflicts
  • trash-info
  • empty-trash
  • +
  • list-versions
  • add-tag
  • remove-tag
  • set-tags
  • @@ -74,9 +95,9 @@
    - +

    Overview

    List resources:

    dav list <url>
    @@ -92,7 +113,7 @@
    dav copy <src-url> <dst-url>

    There is also a move operation similar to copy:

    dav move <src-url> <dst-url>
    -

    These are the most common commands. There are also more commands, e.g. for webdav locking or manipulating webdav properties. See the left menu for a complete list.

    +

    These are the most common commands. There are also more commands, e.g. for webdav locking or manipulating webdav properties. See the left menu for a complete list.

    Common options

    -N disable any authentication prompt. If authentication is required, dav will abort.

    -i disable TLS certificate verification