From: https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>
Date: Sat, 26 Apr 2014 19:02:28 +0000 (-0400)
Subject: usage is in the README
X-Git-Tag: debian/3.20140613~67
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6c5d127259a1333c12ec0d66269fcc310b2d2ef5?ds=inline

usage is in the README
---

diff --git a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
index ec4574971..211cb4e2a 100644
--- a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
+++ b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn
@@ -12,10 +12,9 @@ Issues can be filed in the redmine bugtracker: <https://redmine.koumbit.net/proj
 
 [[!toc levels=2]]
 
-The software is made of two pieces:
+## Usage
 
- * the importer (`moin2git`) - which converts the wiki pages into a git repository with full history
- * the converter (`moin2mdwn`) - which converts a set of moin-formatted text files into markdown + ikiwiki directives
+Usage instructions are in the `README` file.
 
 ## MoinMoin importer features