Skip to content

Commit 84851f0

Browse files
committed
deploy: c249eba
1 parent e55fb79 commit 84851f0

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

user/print.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,35 +1850,35 @@ <h2 id="options-18"><a class="header" href="#options-18">Options</a></h2>
18501850
<dd>
18511851
<p>Print version information</p>
18521852
</dd>
1853-
<dt><code>--date</code>, <code>-d</code></dt>
1853+
<dt><code>--date=&lt;STRING&gt;</code>, <code>-d &lt;STRING&gt;</code></dt>
18541854
<dd>
18551855
<p>display time described by STRING, not 'now'</p>
18561856
</dd>
1857-
<dt><code>--file</code>, <code>-f</code></dt>
1857+
<dt><code>--file=&lt;DATEFILE&gt;</code>, <code>-f &lt;DATEFILE&gt;</code></dt>
18581858
<dd>
18591859
<p>like --date; once for each line of DATEFILE</p>
18601860
</dd>
1861-
<dt><code>--iso-8601</code>, <code>-I</code></dt>
1861+
<dt><code>--iso-8601=&lt;FMT&gt;</code>, <code>-I &lt;FMT&gt;</code></dt>
18621862
<dd>
18631863
<p>output date/time in ISO 8601 format.<br /> FMT='date' for date only (the default),<br /> 'hours', 'minutes', 'seconds', or 'ns'<br /> for date and time to the indicated precision.<br /> Example: 2006-08-14T02:34:56-06:00</p>
18641864
</dd>
18651865
<dt><code>--rfc-email</code>, <code>-R</code></dt>
18661866
<dd>
18671867
<p>output date and time in RFC 5322 format.<br /> Example: Mon, 14 Aug 2006 02:34:56 -0600</p>
18681868
</dd>
1869-
<dt><code>--rfc-3339</code></dt>
1869+
<dt><code>--rfc-3339=&lt;FMT&gt;</code></dt>
18701870
<dd>
18711871
<p>output date/time in RFC 3339 format.<br /> FMT='date', 'seconds', or 'ns'<br /> for date and time to the indicated precision.<br /> Example: 2006-08-14 02:34:56-06:00</p>
18721872
</dd>
18731873
<dt><code>--debug</code></dt>
18741874
<dd>
18751875
<p>annotate the parsed date, and warn about questionable usage to stderr</p>
18761876
</dd>
1877-
<dt><code>--reference</code>, <code>-r</code></dt>
1877+
<dt><code>--reference=&lt;FILE&gt;</code>, <code>-r &lt;FILE&gt;</code></dt>
18781878
<dd>
18791879
<p>display the last modification time of FILE</p>
18801880
</dd>
1881-
<dt><code>--set</code>, <code>-s</code></dt>
1881+
<dt><code>--set=&lt;STRING&gt;</code>, <code>-s &lt;STRING&gt;</code></dt>
18821882
<dd>
18831883
<p>set time described by STRING</p>
18841884
</dd>

user/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

user/utils/date.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,35 +190,35 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
190190
<dd>
191191
<p>Print version information</p>
192192
</dd>
193-
<dt><code>--date</code>, <code>-d</code></dt>
193+
<dt><code>--date=&lt;STRING&gt;</code>, <code>-d &lt;STRING&gt;</code></dt>
194194
<dd>
195195
<p>display time described by STRING, not 'now'</p>
196196
</dd>
197-
<dt><code>--file</code>, <code>-f</code></dt>
197+
<dt><code>--file=&lt;DATEFILE&gt;</code>, <code>-f &lt;DATEFILE&gt;</code></dt>
198198
<dd>
199199
<p>like --date; once for each line of DATEFILE</p>
200200
</dd>
201-
<dt><code>--iso-8601</code>, <code>-I</code></dt>
201+
<dt><code>--iso-8601=&lt;FMT&gt;</code>, <code>-I &lt;FMT&gt;</code></dt>
202202
<dd>
203203
<p>output date/time in ISO 8601 format.<br /> FMT='date' for date only (the default),<br /> 'hours', 'minutes', 'seconds', or 'ns'<br /> for date and time to the indicated precision.<br /> Example: 2006-08-14T02:34:56-06:00</p>
204204
</dd>
205205
<dt><code>--rfc-email</code>, <code>-R</code></dt>
206206
<dd>
207207
<p>output date and time in RFC 5322 format.<br /> Example: Mon, 14 Aug 2006 02:34:56 -0600</p>
208208
</dd>
209-
<dt><code>--rfc-3339</code></dt>
209+
<dt><code>--rfc-3339=&lt;FMT&gt;</code></dt>
210210
<dd>
211211
<p>output date/time in RFC 3339 format.<br /> FMT='date', 'seconds', or 'ns'<br /> for date and time to the indicated precision.<br /> Example: 2006-08-14 02:34:56-06:00</p>
212212
</dd>
213213
<dt><code>--debug</code></dt>
214214
<dd>
215215
<p>annotate the parsed date, and warn about questionable usage to stderr</p>
216216
</dd>
217-
<dt><code>--reference</code>, <code>-r</code></dt>
217+
<dt><code>--reference=&lt;FILE&gt;</code>, <code>-r &lt;FILE&gt;</code></dt>
218218
<dd>
219219
<p>display the last modification time of FILE</p>
220220
</dd>
221-
<dt><code>--set</code>, <code>-s</code></dt>
221+
<dt><code>--set=&lt;STRING&gt;</code>, <code>-s &lt;STRING&gt;</code></dt>
222222
<dd>
223223
<p>set time described by STRING</p>
224224
</dd>

0 commit comments

Comments
 (0)