* --clean
- This makes ikiwiki clean up by removing any files it denerated in the
+ This makes ikiwiki clean up by removing any files it generated in the
`destination` directory, as well as any configured wrappers, and the
`.ikiwiki` state directory. This is mostly useful if you're running
ikiwiki in a Makefile to build documentation and want a corresponding
* ikiwiki --setup my.setup
- Completly (re)build the wiki using the specified setup file.
+ Completely (re)build the wiki using the specified setup file.
* ikiwiki --setup my.setup --refresh
Refresh the wiki, using settings from my.setup, and avoid
- rebuilding any pages that have not changed. [Issue tracking tools](http://www.bontq.com). This is faster.
+ rebuilding any pages that have not changed. This is faster.
* ikiwiki --setup my.setup --refresh --wrappers
* [[ikiwiki-update-wikilist]](1)
* [[ikiwiki-transition]](1)
-
# AUTHOR
Joey Hess <joey@ikiwiki.info>
-Warning: this page is automatically made into ikiwiki's man page via [mdwn2man](http://git.ikiwiki.info/?p=ikiwiki;a=blob;f=mdwn2man;hb=HEAD). Edit with care
+Warning: Automatically converted into a man page by mdwn2man. Edit with care