NAME
zucchini - script to generate and upload template based websites
DESCRIPTION
TODO
SYNOPSIS
zucchini [options]
--site=LABEL process the site called LABEL
--force force all templates to be regenerated
--showpath show paths relative from site's <source_dir>
--showdest show full path to files written to site's <output_dir>
--rsync transfer generated site to server using rsync
--rsync-only transfer generated site to server using rsync
[do not regenerate site first]
--dry-run perform a dry-run of the rsync - do not transfer any files
--verbose increase the verbosity of the script
--help display this help information
SEE ALSO
Zucchini
AUTHOR
Chisel Wright <chiselwright@users.berlios.de>
LICENSE
Copyright 2008 by Chisel Wright
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See <http://www.perl.com/perl/misc/Artistic.html>