X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=README;h=1aa6099143d3ad176f1e9672ee034a9c977b0b94;hb=8718fedf9ef5c5da0f3628c92b0f33d94d07a424;hp=a2222324beb2c0aba92a52acf5283aed8ab2e10d;hpb=636929d37386c2a785d796e934c1538d000563ca;p=ikiwiki-bootstrap 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