docs/src/remove-property.md

Sat, 03 Feb 2018 15:59:53 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 03 Feb 2018 15:59:53 +0100
changeset 368
11797f33bc24
parent 320
12ed560c926c
permissions
-rw-r--r--

adds more tag config options

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