X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fusage.mdwn;h=2f87d60d5080a925ec8b4f98f3a992a3b217a192;hb=3adb47ec4f7374128d18a88cff54269104fc21fe;hp=553fef01ef447fff557ca997db1871b8c8a8619c;hpb=b14f84c4acccbc8450a9102b3b647013989b27bb;p=ikiwiki.git diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 553fef01e..2f87d60d5 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -120,10 +120,11 @@ also be configured using a setup file. * --templatedir dir - Specify the directory that the page [[templates|wikitemplates]] are stored in. + Specify the directory that [[templates|templates]] are stored in. Default is `/usr/share/ikiwiki/templates`, or another location as configured at build time. If the templatedir is changed, missing templates will still - be searched for in the default location as a fallback. + be searched for in the default location as a fallback. Templates can also be + placed in the "templates/" subdirectory of the srcdir. Note that if you choose to copy and modify ikiwiki's templates, you will need to be careful to keep them up to date when upgrading to new versions of @@ -320,7 +321,7 @@ also be configured using a setup file. intercepted. If you enable this option then you must run at least the CGI portion of ikiwiki over SSL. -* --gettime +* --gettime, --no-gettime Extract creation and modification times for each new page from the the revision control's log. This is done automatically when building a @@ -329,7 +330,7 @@ also be configured using a setup file. * --set var=value This allows setting an arbitrary configuration variable, the same as if it - were set via a setup file. Since most options commonly used options can be + were set via a setup file. Since most commonly used options can be configured using command-line switches, you will rarely need to use this. * --set-yaml var=value