add news item for ikiwiki 3.20111107
[ikiwiki.git] / doc / usage.mdwn
index cbcd0e445a2c5775e28b9baeee6ec052bd824904..b9516d7407b24909dd49d390639cd86965295d71 100644 (file)
@@ -60,7 +60,7 @@ These options control the mode that ikiwiki operates in.
 
 * --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
@@ -350,12 +350,12 @@ also be configured using a setup file.
 
 * 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
 
@@ -380,7 +380,6 @@ also be configured using a setup file.
 * [[ikiwiki-update-wikilist]](1)
 * [[ikiwiki-transition]](1)
 
-
 # AUTHOR
 
 Joey Hess <joey@ikiwiki.info>