docs/src/remove-property.md

Tue, 12 Dec 2017 17:41:01 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Tue, 12 Dec 2017 17:41:01 +0100
branch
v1.1
changeset 341
7954fdacdb5c
parent 320
12ed560c926c
permissions
-rw-r--r--

enable va_list fix only on mingw (this is the real release, as usual)

---
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