--- 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 <key>] [-L <lock>] <url></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 <key></code></strong> use the specified key for encryption. The key must be configured in the config.xml file</p> <p><strong><code>-L <lock></code></strong> use a lock token</p> <p><strong>Command alias:</strong> mkcol</p>