Software /
code /
prosody-modules
Annotate
mod_listusers/README.markdown @ 3289:f2037a754480
mod_s2s_auth_posh: Be a tiny bit stricter with types
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 25 Aug 2018 20:10:21 +0200 |
parent | 2323:35ae59a8196d |
child | 5412:b56a635220f6 |
rev | line source |
---|---|
2323 | 1 This module adds a command to `prosodyctl` for listing users. |
2 | |
3 ``` sh | |
4 prosodyctl mod_listusers | |
5 ``` |