prosody-modules
log
graph
tags
bookmarks
branches
c0d243b27e64
browse
changeset
mod_listusers/README.markdown
Annotate
comparison
diff
file
raw
log
latest
help
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Annotate
mod_listusers/README.markdown @ 5039:
c0d243b27e64
mod_sasl2, mod_sasl_bind2, mod_sasl2_sm: Bump XEP-0388 namespace This is the namespace for the proposed update to XEP-0388. I.e. not even experimental yet... but this is all a work in progress anyway.
author
Matthew Wild <mwild1@gmail.com>
date
Tue, 13 Sep 2022 20:32:20 +0100 (2022-09-13)
parent
2323:
35ae59a8196d
child
5412:
b56a635220f6
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
2323
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
1
This module adds a command to `prosodyctl` for listing users.
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
2
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
3
``` sh
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
4
prosodyctl mod_listusers
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
5
```