docs/html/lock.html

changeset 282
3070d72f54af
parent 273
c743721d566f
child 283
0e36bb75a732
--- a/docs/html/lock.html	Sat Aug 05 11:33:17 2017 +0200
+++ b/docs/html/lock.html	Sat Aug 05 13:35:27 2017 +0200
@@ -66,8 +66,8 @@
 <div class="content">
 <h1 id="dav-lock">dav lock</h1>
 <p><strong><code>lock [-pc] &lt;url&gt;</code></strong></p>
-<p>Creates a lock on the resource specified by the url. The lock is an exclusive write lock with infinity depth.</p>
-<p>If the resource is successfully locked, a lock token for this resource is printed on stdout. This lock token should be saved somewhere to unlock the resource eventually.</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>
 <p><strong><code>-c</code></strong> enable file name and path decryption</p>
 <h3 id="example-1-lock-resource-and-use-the-lock-token">Example 1: lock resource and use the lock token</h3>

mercurial