docs/src/remove.md

Tue, 26 Feb 2019 10:34:10 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 26 Feb 2019 10:34:10 +0100
changeset 514
4b84437b2167
parent 285
02d3e4b1245f
permissions
-rw-r--r--

fixes format string containing the NUL character instead of printing the NUL character in get_random_name()

---
title: 'dav remove'
---

**`dav remove [-pc] [-L <lock>] <url>`**

Removes a resource. When removing a collection, all child resources are also
removed.

**`-p`** disable file name and path decryption if enabled

**`-c`** enable file name and path decryption

**`-L`** <lock> use a lock token

**Command aliases:** rm, delete

mercurial