/[cvs]/joko/ToolBox/Windows/RsyncHere/make_readme_perldoc.bat
ViewVC logotype

Annotation of /joko/ToolBox/Windows/RsyncHere/make_readme_perldoc.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Mon Oct 21 21:14:05 2002 UTC (21 years, 8 months ago) by joko
Branch: MAIN
Changes since 1.1: +6 -1 lines
File MIME type: text/plain
+ now generates text and html from pod

1 joko 1.2 @echo off
2     rem perldoc rsync-here.pl > README.perldoc
3     echo generating README.text
4     call pod2text rsync-here.pl README.text
5     echo generating README.html
6     call pod2html --title=rsync-here.pl --infile=rsync-here.pl --outfile=README.html

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed