Comparison

mod_migrate/README.markdown @ 2824:e4b04c0c4b15

mod_migrate: Fix missing mod_ prefix in invocation example (thanks asterix)
author Kim Alvefur <zash@zash.se>
date Wed, 15 Nov 2017 21:08:53 +0100
parent 2481:854aaa1f01b2
child 2970:c5122b7633a8
comparison
equal deleted inserted replaced
2823:f14bea5da323 2824:e4b04c0c4b15
36 36
37 Examples 37 Examples
38 ======== 38 ========
39 39
40 ``` sh 40 ``` sh
41 prosodyctl migrate example.com accounts,roster,private,vcard sql 41 prosodyctl mod_migrate example.com accounts,roster,private,vcard sql
42 ``` 42 ```
43 43
44 Compatibility 44 Compatibility
45 ============= 45 =============
46 46