comparison mod_export_skeletons/README.md @ 4817:e8e0cb97c480

mod_export_skeletons: Fix override docs Such sleepy
author Kim Alvefur <zash@zash.se>
date Fri, 10 Dec 2021 00:04:56 +0100
parents e7d1d68f0279
children d66162e850cd
comparison
equal deleted inserted replaced
4816:e7d1d68f0279 4817:e8e0cb97c480
15 exporting all users at once by giving the special username `*`, i.e. 15 exporting all users at once by giving the special username `*`, i.e.
16 `prosodyctl mod_export_skeletons \*@example.com`. 16 `prosodyctl mod_export_skeletons \*@example.com`.
17 17
18 ## Options 18 ## Options
19 19
20 `--archive=archive` 20 `--store=archive`
21 : For overriding the store name, e.g. for compat with "archive2" or 21 : For overriding the store name, e.g. for compat with `archive2` or
22 querying MUC archives with `muc_log` 22 querying MUC archives with `muc_log`
23 23
24 `--start=timestamp` 24 `--start=timestamp`
25 : Start of time span to export in [XEP-0082] format 25 : Start of time span to export in [XEP-0082] format
26 26