diff -r 8e7ef0675946 -r 02d3e4b1245f docs/html/get-property.html --- a/docs/html/get-property.html Sun Aug 06 17:02:25 2017 +0200 +++ b/docs/html/get-property.html Sun Aug 06 18:18:00 2017 +0200 @@ -10,7 +10,7 @@
get-property [-pc] [-n <uri>] <url> <property>
dav get-property [-pc] [-n <uri>] <url> <property>
Gets a specific resource property. Every WebDAV property has a name and an XML namespace. A namespace can be specified with the -n option or with a prefixed name. The prefix and property name are separated by a : as usual.
-n
Example: D:creationdate
D:creationdate
D is the prefix, creationdate is the name.
D
creationdate