diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 05:15:08 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 05:15:08 +0000 |
commit | 9efbadb35d407d6ff345beff91b8b11b269c3d47 (patch) | |
tree | cd70fa86f8a12bb34e704eb8f77162512b681e42 /doc/usage.mdwn | |
parent | 03160b117c580288c84185925d825cd595b02e7b (diff) | |
download | ikiwiki-9efbadb35d407d6ff345beff91b8b11b269c3d47.tar ikiwiki-9efbadb35d407d6ff345beff91b8b11b269c3d47.tar.gz |
web commit from 66.118.98.137:
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r-- | doc/usage.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 233fd51a8..8292e7c63 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -8,7 +8,7 @@ ikiwiki [options] source templates destination # DESCRIPTION -`ikiwiki` is a wiki compiler. It builds static html pages for a wiki, from `source` in the [[MarkDown]] `language`, using the specified html `templates` and writes it out to `destination`. +`ikiwiki` is a wiki compiler. It builds static html pages for a wiki, from `source` in the [[MarkDown]] language, using the specified html `templates` and writes it out to `destination`. # OPTIONS |