NAME

tiddly2html.pl - Converts a TiddlyWiki text file into a HTML file

SYNOPSIS

tiddly2html.pl [options]

Options:
-help
-in_file (/home/ron/Documents/wiki/$x)
-out_file (/home/ron/Documents/wiki/$y)

All switches can be reduced to a single letter.

Exit value: 0.

OPTIONS

-help

Print help and exit.

-in_file (/home/ron/Documents/wiki/$x)

Just provide $x. E.g.: Perl.text.

There is no default.

-out_file (/home/ron/Documents/wiki/$y)

Just provide $y. E.g.: Modules.html.

There is no default.