diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 19:08:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 19:08:37 -0400 |
commit | d7b389b8203f86bd58e46c18b7b73a141730115a (patch) | |
tree | 93647021934841c3fcead207b4cf02f516d10abe /doc/ikiwiki | |
parent | a7ff240afcbe213b31e45d2b6cf69916721e2537 (diff) |
update
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/directive.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn index 775adaa0f..dafbd7271 100644 --- a/doc/ikiwiki/directive.mdwn +++ b/doc/ikiwiki/directive.mdwn @@ -39,7 +39,7 @@ For backward compatibility with existing wikis, this option currently defaults to off, so ikiwiki supports the old syntax. [[!if test="enabled(listdirectives)" then=""" -Here is a list of available directives: +Here is a list of currently available directives in this wiki: [[!listdirectives ]] """]] |