mod_storage_xmlarchive/README.markdown
changeset 2822 88474dd1af48
parent 2821 f052b62c653c
child 2858 687b19cad4f5
--- a/mod_storage_xmlarchive/README.markdown	Thu Nov 09 14:24:42 2017 +0100
+++ b/mod_storage_xmlarchive/README.markdown	Fri Nov 10 05:33:28 2017 +0100
@@ -60,6 +60,6 @@
 prosodyctl mod_storage_xmlarchive convert $DIR internal $STORE $JID
 ```
 
-Where `$DIR` is `to` or `from`, `$STORE` is eg `archive` or `archive2`
+Where `$DIR` is `to` or `from`, `$STORE` is e.g. `archive` or `archive2`
 for MAM and `muc_log` for MUC logs. Finally, `$JID` is the JID of the
 user or MUC room to me migrated, which can be repeated.