Software /
code /
prosody-modules
Diff
mod_migrate/README.markdown @ 1812:22b799c7b50a
mod_migrate: Fix typo in usage string
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 01 Sep 2015 10:30:08 +0200 |
parent | 1803:4d73a1a6ba68 |
child | 1813:f02f52a2ee11 |
line wrap: on
line diff
--- a/mod_migrate/README.markdown Mon Aug 31 18:01:35 2015 +0200 +++ b/mod_migrate/README.markdown Tue Sep 01 10:30:08 2015 +0200 @@ -10,7 +10,7 @@ storage drivers. Usage: -`prosodyctl mod_migrate example.com <source-store> <targer-driver> [users]*` +`prosodyctl mod_migrate example.com <source-store> <target-driver> [users]*` `<source-store>` would be e.g. `accounts` or `private`