ikiwiki/ usage

NAME

ikiwiki - a wiki compiler

SYNOPSIS

ikiwiki [options] source destination

ikiwiki --setup configfile

DESCRIPTION

ikiwiki is a wiki compiler. It builds static html pages for a wiki, from source in the MarkDown language (or others), and writes it out to destination.

Note that most options can be shortened to single letters, and boolean flags such as --verbose can be negated with --no-verbose.

MODE OPTIONS

These options control the mode that ikiwiki is operating in.

CONFIG OPTIONS

These options configure the wiki.

AUTHOR

Joey Hess joey@kitenet.net

Warning: this page is automatically made into ikiwiki's man page, edit with care