--- a/docs/html/date.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/date.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 date</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-date">dav date</h1> +<div id="header"> +<h1 class="title">dav date</h1> +</div> <p><strong><code>date [url]</code></strong></p> <p>The purpose of this command is to get the current date from a server and print it to stdout (HTTP date format). This in useful in combination with the <strong><code>-u</code></strong> option for the <code>list</code> and <code>get</code> command.</p> <p>The <em>url</em> can be any http url. If no <em>url</em> is specified, the local time is used.</p>