mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Yet more doc fixes.
This commit is contained in:
@@ -449,8 +449,8 @@ You can concatenate multiple B<remind> runs. For example, the following
|
|||||||
will produce a PDF calendar for January through March of 2023, and
|
will produce a PDF calendar for January through March of 2023, and
|
||||||
June of 2023 (for a total of four pages);
|
June of 2023 (for a total of four pages);
|
||||||
|
|
||||||
(remind -pp3 Jan 2023 /dev/null ; \
|
(remind -pp3 /dev/null Jan 2023 ; \
|
||||||
remind -p June 2023 /dev/null) | rem2pdf -e -l -c3 > cal.pdf
|
remind -pp /dev/null June 2023) | rem2pdf -e -l -c3 > cal.pdf
|
||||||
|
|
||||||
=head1 FORMATTED TEXT
|
=head1 FORMATTED TEXT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user