Mercurial > prosody-modules
comparison mod_listusers/README.md @ 5975:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 10:26:01 +0200 |
| parents | mod_listusers/README.markdown@b56a635220f6 |
| children |
comparison
equal
deleted
inserted
replaced
| 5974:5a65a632d5b9 | 5975:fe081789f7b5 |
|---|---|
| 1 --- | |
| 2 labels: | |
| 3 - 'Stage-Obsolete' | |
| 4 --- | |
| 5 | |
| 6 ::: {.alert .alert-warning} | |
| 7 As of Prosody 0.12.x, `prosodyctl shell user list HOST` can be used | |
| 8 instead of this module. | |
| 9 ::: | |
| 10 | |
| 11 This module adds a command to `prosodyctl` for listing users. | |
| 12 | |
| 13 ``` sh | |
| 14 prosodyctl mod_listusers | |
| 15 ``` |
