Yet more doc fixes.

This commit is contained in:
Dianne Skoll
2022-09-24 09:56:16 -04:00
parent c0e68b57ea
commit 74a3b3e73d

View File

@@ -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
June of 2023 (for a total of four pages);
(remind -pp3 Jan 2023 /dev/null ; \
remind -p June 2023 /dev/null) | rem2pdf -e -l -c3 > cal.pdf
(remind -pp3 /dev/null Jan 2023 ; \
remind -pp /dev/null June 2023) | rem2pdf -e -l -c3 > cal.pdf
=head1 FORMATTED TEXT