mod_migrate/README.markdown
changeset 1818 7b4e841dcd77
parent 1817 f02f52a2ee11
child 1980 cd36e5bf00b3
--- a/mod_migrate/README.markdown	Tue Sep 01 10:59:43 2015 +0200
+++ b/mod_migrate/README.markdown	Tue Sep 01 11:01:42 2015 +0200
@@ -2,15 +2,16 @@
 summary: prosodyctl cross storage driver migration tool
 ...
 
-Description
-===========
+Introduction
+============
 
 This module adds a command to `prosodyctl` for copying data between
 storage drivers.
 
-Usage:
+Usage
+=====
 
-    Usage: prosodyctl mod_migrate example.com <source-store>[-<store-type>] <target-driver> [users]*
+    prosodyctl mod_migrate example.com <source-store>[-<store-type>] <target-driver> [users]*
 
 `<source-store>` would be e.g. `accounts` or `private`. To migrate
 archives, the optional suffix `<store-type>` would be set to `archive`,