Files
remind/www/README.rem2html
David F. Skoll 740cd4cfed Update README.
2007-10-06 11:41:40 -04:00

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