docs/html/get-property.html

changeset 283
0e36bb75a732
parent 282
3070d72f54af
child 285
02d3e4b1245f
--- a/docs/html/get-property.html	Sat Aug 05 13:35:27 2017 +0200
+++ b/docs/html/get-property.html	Sun Aug 06 14:41:20 2017 +0200
@@ -4,7 +4,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta http-equiv="Content-Style-Type" content="text/css" />
   <meta name="generator" content="pandoc" />
-  <title></title>
+  <title>dav get-property</title>
   <style type="text/css">code{white-space: pre;}</style>
   <link rel="stylesheet" href="davdoc.css" type="text/css" />
 </head>
@@ -64,7 +64,9 @@
 
 <!-- begin content -->
 <div class="content">
-<h1 id="dav-get-property">dav get-property</h1>
+<div id="header">
+<h1 class="title">dav get-property</h1>
+</div>
 <p><strong><code>get-property [-pc] [-n &lt;uri&gt;] &lt;url&gt; &lt;property&gt;</code></strong></p>
 <p>Gets a specific resource property. Every WebDAV property has a name and an XML namespace. A namespace can be specified with the <code>-n</code> option or with a prefixed name. The prefix and property name are separated by a <strong>:</strong> as usual.</p>
 <p>Example: <code>D:creationdate</code></p>

mercurial