]> git.cworth.org Git - ikiwiki-bootstrap/commitdiff
Add notes on --verbose and --rebuild
authorCarl Worth <cworth@cworth.org>
Fri, 15 Jun 2007 21:12:20 +0000 (14:12 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 15 Jun 2007 21:12:20 +0000 (14:12 -0700)
README

diff --git a/README b/README
index a2222324beb2c0aba92a52acf5283aed8ab2e10d..1aa6099143d3ad176f1e9672ee034a9c977b0b94 100644 (file)
--- a/README
+++ b/README
@@ -89,6 +89,13 @@ simple as "git push".
 
 Problems
 ========
+Here is a useful, (self explanatory), command-line options for
+debugging ikiwiki problems:
+
+       ikiwiki --verbose --setup ikiwiki.setup
+
+       ikiwiki --verbose --rebuild --setup ikiwiki.setup
+
 I've had occasions where the hook-based update fails for one reason or
 another, (for example, once when I moved the location of $gitrepo, but
 the compiled hook still had the old location). The basic recipe for