docs/src/remove-property.md

Thu, 21 Dec 2017 15:55:19 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 21 Dec 2017 15:55:19 +0100
changeset 356
699781a1d6fd
parent 320
12ed560c926c
permissions
-rw-r--r--

davql debugger now reacts on repetitive calls of 'f' and 'o' commands

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

**`dav remove-property [-pc] [-n <uri>] <url> <property>`**

Deletes a specific resource property.

*property* is a property name with or without prefix (see [get-property][1] for details).

[1]: ./get-property.html

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

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

**`-n <uri>`** specify property namespace

mercurial