Updated manpage.
This commit is contained in:
parent
419ae5fbcf
commit
8117c5b132
3 changed files with 35 additions and 57 deletions
11
doc/dosage.1
11
doc/dosage.1
|
@ -28,9 +28,8 @@ the
|
|||
and
|
||||
.B SPECIAL SYNTAX
|
||||
sections for more information. This is useful when you missed some days
|
||||
and want only to download the missing files. To make this task easy,
|
||||
the traversal ends at the first existing image file when starting from
|
||||
an index (excluding the index itself).
|
||||
and want only to download the missing files.
|
||||
.TP
|
||||
\fB\-c\fP, \fB\-\-continue\fP
|
||||
Same as \fB\-\-all\fP, but stop at the first existing image file.
|
||||
Useful for cron jobs that are not executed every day.
|
||||
|
@ -62,12 +61,6 @@ current run, named by date (ala dailystrips). The files can be found in the
|
|||
Writes out an RSS feed detailing what strips were downloaded in the last 24
|
||||
hours. The feed can be found in \fBComics/dailydose.xml\fP.
|
||||
.RE
|
||||
.PP
|
||||
.RS
|
||||
.BR "rss " \-
|
||||
Writes an RSS feed with all of the strips downloaded during the run, for use
|
||||
with your favourite RSS aggregator.
|
||||
.RE
|
||||
.TP
|
||||
\fB\-t\fP, \fB\-\-timestamps\fP
|
||||
Print timestamps for all output at any level.
|
||||
|
|
|
@ -43,10 +43,8 @@ and
|
|||
<B>SPECIAL SYNTAX</B>
|
||||
|
||||
sections for more information. This is useful when you missed some days
|
||||
and want only to download the missing files. To make this task easy,
|
||||
the traversal ends at the first existing image file when starting from
|
||||
an index (excluding the index itself).
|
||||
<B>-c</B>, <B>--continue</B>
|
||||
and want only to download the missing files.
|
||||
<DT><B>-c</B>, <B>--continue</B><DD>
|
||||
Same as <B>--all</B>, but stop at the first existing image file.
|
||||
Useful for cron jobs that are not executed every day.
|
||||
<DT><B>-h</B>, <B>--help</B><DD>
|
||||
|
@ -79,15 +77,6 @@ Writes out an RSS feed detailing what strips were downloaded in the last 24
|
|||
hours. The feed can be found in <B>Comics/dailydose.xml</B>.
|
||||
</DL>
|
||||
|
||||
<P>
|
||||
|
||||
<DL COMPACT><DT><DD>
|
||||
<B>rss </B>-
|
||||
|
||||
Writes an RSS feed with all of the strips downloaded during the run, for use
|
||||
with your favourite RSS aggregator.
|
||||
</DL>
|
||||
|
||||
<DL COMPACT>
|
||||
<DT><B>-t</B>, <B>--timestamps</B><DD>
|
||||
Print timestamps for all output at any level.
|
||||
|
|
|
@ -31,12 +31,12 @@ OPTIONS
|
|||
strip by using the index syntax, see the INDEX SYNTAX
|
||||
and SPECIAL SYNTAX sections for more information. This
|
||||
is useful when you missed some days and want only to
|
||||
download the missing files. To make this task easy, the
|
||||
traversal ends at the first existing image file when
|
||||
starting from an index (excluding the index itself).
|
||||
-c, --continue Same as --all, but stop at the first
|
||||
existing image file. Useful for cron jobs that are not
|
||||
executed every day.
|
||||
download the missing files.
|
||||
|
||||
-c, --continue
|
||||
Same as --all, but stop at the first existing image
|
||||
file. Useful for cron jobs that are not executed every
|
||||
day.
|
||||
|
||||
-h, --help
|
||||
Output brief help information.
|
||||
|
@ -62,10 +62,6 @@ OPTIONS
|
|||
downloaded in the last 24 hours. The feed can be found
|
||||
in Comics/dailydose.xml.
|
||||
|
||||
rss - Writes an RSS feed with all of the strips down‐
|
||||
loaded during the run, for use with your favourite RSS
|
||||
aggregator.
|
||||
|
||||
-t, --timestamps
|
||||
Print timestamps for all output at any level.
|
||||
|
||||
|
|
Loading…
Reference in a new issue