docs/html/date.html

changeset 281
ddb5e8f2a43d
parent 273
c743721d566f
child 282
3070d72f54af
--- a/docs/html/date.html	Sat Aug 05 11:08:34 2017 +0200
+++ b/docs/html/date.html	Sat Aug 05 11:33:17 2017 +0200
@@ -66,7 +66,7 @@
 <div class="content">
 <h1 id="dav-date">dav date</h1>
 <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 on stdout (http date format). This in useful in combination with the <code>-U</code> option for the <code>list</code> and <code>get</code> command.</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 <code>-U</code> 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>
 <h3 id="example-incremental-dav-get">Example: incremental dav get</h3>
 <p>It is possible to download only resources, which are modified since a specified date. The <em>date</em> command allows you to easily store the date of the last <em>get</em>.</p>

mercurial