docs/src/remove-property.md

Sun, 27 May 2018 11:47:49 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 27 May 2018 11:47:49 +0200
changeset 376
222997d48ae1
parent 320
12ed560c926c
permissions
-rw-r--r--

moving tar option from get/put to new export/import commands

dav export creates an archive from a collection
dav import uploads the content of an archive to a collection

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