docs/src/remove-property.md

Sun, 03 Jun 2018 14:40:07 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 03 Jun 2018 14:40:07 +0200
changeset 408
f71eab18ed38
parent 320
12ed560c926c
permissions
-rw-r--r--

more dav documentation

documents -x option for set/get-property
adds documentation for new 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