docs/html/mkdir.html

changeset 282
3070d72f54af
parent 273
c743721d566f
child 283
0e36bb75a732
--- a/docs/html/mkdir.html	Sat Aug 05 11:33:17 2017 +0200
+++ b/docs/html/mkdir.html	Sat Aug 05 13:35:27 2017 +0200
@@ -66,9 +66,9 @@
 <div class="content">
 <h1 id="dav-mkdir">dav mkdir</h1>
 <p><strong><code>mkdir [-pc] [-k &lt;key&gt;] [-L &lt;lock&gt;] &lt;url&gt;</code></strong></p>
-<p>Creates a collection. All intermediate collections are created.</p>
+<p>Creates a collection. All intermediate collections are also created as necessary.</p>
 <p><strong><code>-p</code></strong> disable file name encryption and decryption</p>
-<p><strong><code>-c</code></strong> enables file file name and content encryption</p>
+<p><strong><code>-c</code></strong> enable file file name and content encryption</p>
 <p><strong><code>-k &lt;key&gt;</code></strong> use the specified key for encryption. The key must be configured in the config.xml file</p>
 <p><strong><code>-L &lt;lock&gt;</code></strong> use a lock token</p>
 <p><strong>Command alias:</strong> mkcol</p>

mercurial