changeset 4816:e7d1d68f0279

mod_export_skeletons: Document archive name override option This was why I went with argparse to begin with, so of course it was forgotten when I got to writing docs
author Kim Alvefur <zash@zash.se>
date Fri, 10 Dec 2021 00:01:17 +0100
parents 9c2af2146ee2
children e8e0cb97c480
files mod_export_skeletons/README.md
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_export_skeletons/README.md	Thu Dec 09 23:48:25 2021 +0100
+++ b/mod_export_skeletons/README.md	Fri Dec 10 00:01:17 2021 +0100
@@ -15,6 +15,12 @@
 exporting all users at once by giving the special username `*`, i.e.
 `prosodyctl mod_export_skeletons \*@example.com`.
 
+## Options
+
+`--archive=archive`
+:   For overriding the store name, e.g. for compat with "archive2" or
+    querying MUC archives with `muc_log`
+
 `--start=timestamp`
 :	Start of time span to export in [XEP-0082] format