--- a/docs/html/pull.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/pull.html Sun Aug 06 14:41:20 2017 +0200 @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> - <title></title> + <title>dav-sync pull</title> <style type="text/css">code{white-space: pre;}</style> <link rel="stylesheet" href="davdoc.css" type="text/css" /> </head> @@ -64,7 +64,9 @@ <!-- begin content --> <div class="content"> -<h1 id="dav-sync-pull">dav-sync pull</h1> +<div id="header"> +<h1 class="title">dav-sync pull</h1> +</div> <p><strong><code>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>