summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@bouah.net>2020-05-07 23:11:35 +0200
committerMaxime “pep” Buquet <pep@bouah.net>2020-05-07 23:11:35 +0200
commit880f024c6814b70cd97bfeeb8530df73f233c241 (patch)
tree94a1310b34bb6dbf60e5028c67ab1c3838afb5bc /doc
parentfa65b1b6607771e9dd8fab25dad4798b62d51b9e (diff)
downloadpoezio-880f024c6814b70cd97bfeeb8530df73f233c241.tar.gz
poezio-880f024c6814b70cd97bfeeb8530df73f233c241.tar.bz2
poezio-880f024c6814b70cd97bfeeb8530df73f233c241.tar.xz
poezio-880f024c6814b70cd97bfeeb8530df73f233c241.zip
affiliation: fix usage string and add documentation
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/source/commands.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index ba0d2866..dab2eceb 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -336,11 +336,12 @@ MultiUserChat tab commands
:sorted:
/affiliation
- **Usage:** ``/affiliation <nick> <affiliation>``
+ **Usage:** ``/affiliation [<nick or jid> <affiliation>]``
- Sets the affiliation of the participant designated by **nick** to the
- given **affiliation** (can be one of owner, admin, member, outcast
- and none).
+ Sets the affiliation of the participant designated by **nick** or
+ **jid** to the given **affiliation** (can be one of owner, admin,
+ member, outcast and none). If not argument is provided, lists
+ room affiliations.
/role
**Usage:** ``/affiliation <nick> <role>``