docs/src/remove-property.md

Wed, 10 Apr 2019 12:54:24 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 10 Apr 2019 12:54:24 +0200
changeset 561
5e6df4f502d3
parent 320
12ed560c926c
permissions
-rw-r--r--

harmonizes output of push and pull
pull gets conflict counter, push uses the term conflict instead of skipped (the output also says conflict: ...)

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