--- a/docs/html/push.html Sun Aug 06 17:02:25 2017 +0200 +++ b/docs/html/push.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 push</h1> </div> -<p><strong><code>push [-cld] <directory></code></strong></p> +<p><strong><code>dav-sync push [-cld] <directory></code></strong></p> <p>Pushes all local changes to the server. This uploads all locally modified files and deletes all locally deleted files on the server.</p> <p>If conflict detection is not disabled, all files that are also modified on the server will be skipped.</p> <p><strong><code>-c</code></strong> Disable conflict detection. This always overwrites files on the server</p>