/[cvs]/jonen/perl/scripts/sysTools/debian/.pod2htmlrc
ViewVC logotype

Annotation of /jonen/perl/scripts/sysTools/debian/.pod2htmlrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Mon Feb 3 10:05:41 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
+ first init - simple pod2html

1 jonen 1.1 #!/bin/bash
2     ########################################
3     # $Id$
4     ########################################
5     #
6     # $Log$
7     #
8     #
9     ########################################
10     #
11     # simple userdefined pod2html
12     #
13     # ToDo:
14     # o more abstract !! ;-)
15     #
16    
17     pod2html --title "apt-get_remote.pl - remote apt-get via mail, web etc." \
18     --infile apt-get_remote.pl \
19     --outfile apt-get_remote.html \
20     --css http://netfrag.org/horde/css.php?app=chora \
21     --header
22     #--backlink "back to top"
23    

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