docs/html/get.html

changeset 283
0e36bb75a732
parent 282
3070d72f54af
child 285
02d3e4b1245f
--- a/docs/html/get.html	Sat Aug 05 13:35:27 2017 +0200
+++ b/docs/html/get.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</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">dav get</h1>
+<div id="header">
+<h1 class="title">dav get</h1>
+</div>
 <p><strong><code>get [-pcR] [-o &lt;file&gt;] [-u &lt;date&gt;] &lt;url&gt;</code></strong></p>
 <p>Downloads a resource. This command also downloads collections and its child resources when the <strong><code>-R</code></strong> option is used. When downloading a single resource, the default local file name is the resource name. When downloading collections, it does <strong>not</strong> create a local directory with the collection's name and places its children in there, but it downloads the children directly to the current working directory.</p>
 <p><strong><code>-p</code></strong> disable file name and content decryption. You get exactly what is stored on the server.</p>

mercurial