docs/html/remove.html

changeset 282
3070d72f54af
parent 273
c743721d566f
child 283
0e36bb75a732
equal deleted inserted replaced
281:ddb5e8f2a43d 282:3070d72f54af
64 64
65 <!-- begin content --> 65 <!-- begin content -->
66 <div class="content"> 66 <div class="content">
67 <h1 id="dav-remove">dav remove</h1> 67 <h1 id="dav-remove">dav remove</h1>
68 <p><strong><code>remove [-pc] [-L &lt;lock&gt;] &lt;url&gt;</code></strong></p> 68 <p><strong><code>remove [-pc] [-L &lt;lock&gt;] &lt;url&gt;</code></strong></p>
69 <p>Removes a resource. When removing a collection, all unterneath resources are removed.</p> 69 <p>Removes a resource. When removing a collection, all child resources are also removed.</p>
70 <p><strong><code>-p</code></strong> disable file name and path decryption if enabled</p> 70 <p><strong><code>-p</code></strong> disable file name and path decryption if enabled</p>
71 <p><strong><code>-c</code></strong> enable file name and path decryption</p> 71 <p><strong><code>-c</code></strong> enable file name and path decryption</p>
72 <p><strong><code>-L</code></strong> <lock> use a lock token</p> 72 <p><strong><code>-L</code></strong> <lock> use a lock token</p>
73 <p><strong>Command aliases:</strong> rm, delete</p> 73 <p><strong>Command aliases:</strong> rm, delete</p>
74 </div> 74 </div>

mercurial