Software /
code /
prosody-modules
Diff
mod_migrate/README.markdown @ 1814:7b4e841dcd77
mod_migrate/README: Change headings and adjust usage string
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 01 Sep 2015 11:01:42 +0200 |
parent | 1813:f02f52a2ee11 |
child | 1976:cd36e5bf00b3 |
line wrap: on
line diff
--- 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`,