Updated documentation.
[ci skip]
This commit is contained in:
parent
eb7247623b
commit
0371943c3f
3 changed files with 36 additions and 22 deletions
|
@ -77,6 +77,11 @@ Increase the output level by one with each occurence.
|
|||
.TP
|
||||
\fB\-V\fP, \fB\-\-version\fP
|
||||
Display the version number.
|
||||
.TP
|
||||
\fB\-\-vote\fP
|
||||
Vote for the selected comics to tell others that you like them.
|
||||
The sum of all votes for a comic will be displayed at the comic
|
||||
index pages at http://wummel.github.io/dosage/comic-index.html
|
||||
.I module
|
||||
At least one valid
|
||||
.I module
|
||||
|
|
|
@ -94,6 +94,10 @@ Print timestamps for all output at any level.
|
|||
Increase the output level by one with each occurence.
|
||||
<DT><B>-V</B>, <B>--version</B><DD>
|
||||
Display the version number.
|
||||
<DT><B>--vote</B><DD>
|
||||
Vote for the selected comics to tell others that you like them.
|
||||
The sum of all votes for a comic will be displayed at the comic
|
||||
index pages at <A HREF="http://wummel.github.io/dosage/comic-index.html">http://wummel.github.io/dosage/comic-index.html</A>
|
||||
<I>module</I>
|
||||
|
||||
At least one valid
|
||||
|
|
|
@ -74,12 +74,17 @@ OPTIONS
|
|||
Increase the output level by one with each occurence.
|
||||
|
||||
-V, --version
|
||||
Display the version number. module At least one valid
|
||||
module must be specified. A list of valid modules can be
|
||||
found by passing the -l option. Multiple module argu‐
|
||||
ments can be specified on the command line. Module
|
||||
names are case insensitive, and it is sufficient to
|
||||
specify a unique substring of the module name.
|
||||
Display the version number.
|
||||
|
||||
--vote Vote for the selected comics to tell others that you
|
||||
like them. The sum of all votes for a comic will be
|
||||
displayed at the comic index pages at http://wum‐
|
||||
mel.github.io/dosage/comic-index.html module At least
|
||||
one valid module must be specified. A list of valid mod‐
|
||||
ules can be found by passing the -l option. Multiple
|
||||
module arguments can be specified on the command line.
|
||||
Module names are case insensitive, and it is sufficient
|
||||
to specify a unique substring of the module name.
|
||||
|
||||
INDEX SYNTAX
|
||||
Instead of starting at the latest comic strip, an index lets
|
||||
|
|
Loading…
Reference in a new issue