mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
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.
|
|
|
|
--
|
|
David F. Skoll
|