mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 14:28:40 +02:00
REM2HTML -------- Rem2HTML is a Perl script that transforms the output of `remind -p ...' to HTML. Type `perl rem2html --help' for usage information. Typical usage: remind -p ~/.reminders | rem2html > file.html You may have to edit the "#!/usr/bin/perl" line to reflect the location of your Perl interpreter. -- Dianne Skoll