aboutsummaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-08 15:59:08 -0500
committerJoey Hess <joey@kitenet.net>2007-12-08 15:59:08 -0500
commit7960031135e74f6d36abc4294dbadb687117222c (patch)
tree482778fb123b930018c62bb72464264c60c51bf2 /doc/usage.mdwn
parent7b125b45b025bc92e67ef6e9984f7eb5a1970987 (diff)
downloadikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar
ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar.gz
MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in a future release.
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r--doc/usage.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 76e293ddc..836dda127 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -11,7 +11,7 @@ ikiwiki --setup configfile
# DESCRIPTION
`ikiwiki` is a wiki compiler. It builds static HTML pages for a wiki, from
-`source` in the [[Markdown]] language (or others), and writes it out to
+`source` in the [[ikiwiki/Markdown]] language (or others), and writes it out to
`destination`.
Note that most options can be shortened to single letters, and boolean
@@ -166,12 +166,12 @@ configuration options of their own.
* --rss, --norss
If rss is set, ikiwiki will generate RSS feeds for pages that inline
- a [[blog]].
+ a [[ikiwiki/blog]].
* --atom, --noatom
If atom is set, ikiwiki will generate Atom feeds for pages that inline
- a [[blog]].
+ a [[ikiwiki/blog]].
* --pingurl URL