From d8ec59fd4a2325bd1168ba6ed3f742d93a3ee672 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 15 Jun 2007 14:12:20 -0700 Subject: [PATCH] Add notes on --verbose and --rebuild --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index a222232..1aa6099 100644 --- 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 -- 2.43.0