--- a/docs/html/unlock.html Sun Aug 06 17:02:25 2017 +0200 +++ b/docs/html/unlock.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 unlock</h1> </div> -<p><strong><code>unlock [-pc] [-L <lock>] <url></code></strong></p> +<p><strong><code>dav unlock [-pc] [-L <lock>] <url></code></strong></p> <p>Unlocks the specified <em>url</em> with a lock token. If no lock token is specified with the <code>-L</code> option, it read from stdin.</p> <p><strong><code>-p</code></strong> disable file name and path decryption if enabled</p> <p><strong><code>-c</code></strong> enable file name and path decryption</p>