Files
remind/www/README.rem2html
David F. Skoll 29c8475ea9 s/David/Dianne/
2015-04-17 02:07:18 -04:00

14 lines
331 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.
--
Dianne Skoll