docs/src/remove-property.md

Sat, 07 Oct 2017 10:06:02 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 07 Oct 2017 10:06:02 +0200
changeset 326
5b76d4d0343e
parent 320
12ed560c926c
permissions
-rw-r--r--

Added tag v1.0.1 for changeset bebe0b436c84

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