--- a/docs/html/info.html Sun Aug 06 17:02:25 2017 +0200 +++ b/docs/html/info.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 info</h1> </div> -<p><strong><code>info [-pc] <url></code></strong></p> +<p><strong><code>dav info [-pc] <url></code></strong></p> <p>Prints some information and lists all properties for the resource specified by <em>url</em>.</p> <h3 id="example-1-info-of-a-collection">Example 1: info of a collection</h3> <p>In this example <em>myserv</em> is a configured repository with the base url <em>https://example.com/webdav/</em>. Because the collection is not encrypted, the <em>url</em> in the info output is just the <em>path</em> appended to the base url.</p>