NAME

blaze-init - create or recover a BlazeBlogger repository


SYNOPSIS

blaze-init [-fqV] [-b directory]

blaze-init -h | -v


DESCRIPTION

blaze-init's job is either to create a fresh new BlazeBlogger repository, or to recover an existing one, optionally changing the configuration and template files back to their original state while leaving the user data (i.e. both pages and blog posts) untouched.


OPTIONS

-b, --blogdir directory

Specify the directory where the BlazeBlogger repository is to be placed. The default option is the current working directory.

-f, --force

Force rewrite of already existing configuration, style, theme and language files.

-q, --quiet

Avoid displaying messages that are not necessary.

-V, --verbose

Display all messages including the list of created files.

-h, --help

Display usage information and exit.

-v, --version

Display version information and exit.


SEE ALSO

blaze-config(1), perl(1).


BUGS

To report bug or even send patch, either add new issue to the project bugtracker at <http://code.google.com/p/blazeblogger/issues/>, or visit the discussion group at <http://groups.google.com/group/blazeblogger/>. You can also contact the author directly via e-mail.


AUTHOR

Written by Jaromir Hradilek <jhradilek@gmail.com>.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

A copy of the license is included as a file called FDL in the main directory of the BlazeBlogger source package.


COPYRIGHT

Copyright (C) 2008, 2009 Jaromir Hradilek

This program is free software; see the source for copying conditions. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.