diff -r 3070d72f54af -r 0e36bb75a732 docs/html/sync-commands.html --- a/docs/html/sync-commands.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/sync-commands.html Sun Aug 06 14:41:20 2017 +0200 @@ -4,7 +4,7 @@ - + Commands @@ -64,13 +64,15 @@
-

Commands

+

All commands expect a <directory> argument, which is the identifer of a local directory that should be synchronized. The directory must be configured in sync.xml. See Configuration.

Common Commands

Get resources from the server, which are modified since last sync:

-
dav pull <directory>
+
dav-sync pull <directory>

Upload all locally modified resources:

-
dav push <directory>
+
dav-sync push <directory>