diff -r 2433b5969d44 -r 12ed560c926c docs/html/remove-property.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/html/remove-property.html Tue Oct 03 16:59:39 2017 +0200 @@ -0,0 +1,81 @@ + + + + + + + dav remove-property + + + + +
+ DavUtils documentation +
+ + + +
+ +

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 for details).

+

-p disable file name and path decryption if enabled

+

-c enable file name and path decryption

+

-n <uri> specify property namespace

+
+ + +