docs/html/lock.html

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 320
12ed560c926c
--- a/docs/html/lock.html	Sun Aug 06 17:02:25 2017 +0200
+++ b/docs/html/lock.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 lock</h1>
 </div>
-<p><strong><code>lock [-pc] &lt;url&gt;</code></strong></p>
+<p><strong><code>dav lock [-pc] &lt;url&gt;</code></strong></p>
 <p>Creates a lock on the resource specified by the <em>url</em>. The lock is an exclusive write lock with infinite depth.</p>
 <p>If the resource is successfully locked, a lock token for this resource is printed to stdout. This lock token should be saved somewhere to unlock the resource eventually.</p>
 <p><strong><code>-p</code></strong> disable file name and path decryption if enabled</p>

mercurial