65 <!-- begin content --> |
65 <!-- begin content --> |
66 <div class="content"> |
66 <div class="content"> |
67 <div id="header"> |
67 <div id="header"> |
68 <h1 class="title">dav remove</h1> |
68 <h1 class="title">dav remove</h1> |
69 </div> |
69 </div> |
70 <p><strong><code>remove [-pc] [-L <lock>] <url></code></strong></p> |
70 <p><strong><code>dav remove [-pc] [-L <lock>] <url></code></strong></p> |
71 <p>Removes a resource. When removing a collection, all child resources are also removed.</p> |
71 <p>Removes a resource. When removing a collection, all child resources are also removed.</p> |
72 <p><strong><code>-p</code></strong> disable file name and path decryption if enabled</p> |
72 <p><strong><code>-p</code></strong> disable file name and path decryption if enabled</p> |
73 <p><strong><code>-c</code></strong> enable file name and path decryption</p> |
73 <p><strong><code>-c</code></strong> enable file name and path decryption</p> |
74 <p><strong><code>-L</code></strong> <lock> use a lock token</p> |
74 <p><strong><code>-L</code></strong> <lock> use a lock token</p> |
75 <p><strong>Command aliases:</strong> rm, delete</p> |
75 <p><strong>Command aliases:</strong> rm, delete</p> |