--- a/docs/html/pull.html Sun Aug 06 17:02:25 2017 +0200 +++ b/docs/html/pull.html Sun Aug 06 18:18:00 2017 +0200 @@ -10,7 +10,7 @@ </head> <body> <div class="header"> - <span>davutils documentation</span> + <a href="./index.html"><span>DavUtils documentation</span></a> </div> <div class="sidebar"> <div class="nav"> @@ -67,7 +67,7 @@ <div id="header"> <h1 class="title">dav-sync pull</h1> </div> -<p><strong><code>pull [-cld] <directory></code></strong></p> +<p><strong><code>dav-sync pull [-cld] <directory></code></strong></p> <p>Pulls all changes from the server. All new or modified files are downloaded and all files deleted on the server are deleted locally. If a file is also locally modified and conflict detection is not disabled, the local file is renamed and an entry in the conflict database is added.</p> <p>When a trash directory is configured for the SyncDirectory, all files that would be deleted are instead moved to the trash directory.</p> <p>When backup-on-pull is enabled for the SyncDirectory, all files that would be overwritten are also moved to the trash.</p>