Fix build warnings in the doc

This commit is contained in:
mathieui 2018-10-13 13:43:56 +02:00
parent c785c146d1
commit b4417b27a1
No known key found for this signature in database
GPG key ID: C59F84CEEFD616E3
3 changed files with 4 additions and 3 deletions

View file

@ -509,7 +509,7 @@ Contact list tab commands
Change your password. Change your password.
/groupadd /groupadd
**Usage:** ``/groupadd (<jid> <group>|<group>) **Usage:** ``/groupadd (<jid> <group>|<group>)``
Add the given JID to the given group (if the group Add the given JID to the given group (if the group
does not exist, it will be created). If no jid is provided, does not exist, it will be created). If no jid is provided,

View file

@ -854,9 +854,9 @@ Options that change the behavior of poezio in a non-visual manner.
(separated by spaces). (separated by spaces).
The events can be The events can be
- ``highlight`` (when you are highlighted in a chatroom) - ``highlight`` (when you are highlighted in a chatroom)
- ``private`` (when a new private message is received, from your - ``private`` (when a new private message is received, from your contacts or someone from a chatroom)
contacts or someone from a chatroom)
- ``message`` (any message from a chatroom) - ``message`` (any message from a chatroom)
separate_history separate_history

View file

@ -352,3 +352,4 @@ Plugin index
server_part server_part
vcard vcard
upload upload
contact