Fix build warnings in the doc
This commit is contained in:
parent
c785c146d1
commit
b4417b27a1
3 changed files with 4 additions and 3 deletions
|
@ -509,7 +509,7 @@ Contact list tab commands
|
|||
Change your password.
|
||||
|
||||
/groupadd
|
||||
**Usage:** ``/groupadd (<jid> <group>|<group>)
|
||||
**Usage:** ``/groupadd (<jid> <group>|<group>)``
|
||||
|
||||
Add the given JID to the given group (if the group
|
||||
does not exist, it will be created). If no jid is provided,
|
||||
|
|
|
@ -854,9 +854,9 @@ Options that change the behavior of poezio in a non-visual manner.
|
|||
(separated by spaces).
|
||||
|
||||
The events can be
|
||||
|
||||
- ``highlight`` (when you are highlighted in a chatroom)
|
||||
- ``private`` (when a new private message is received, from your
|
||||
contacts or someone from a chatroom)
|
||||
- ``private`` (when a new private message is received, from your contacts or someone from a chatroom)
|
||||
- ``message`` (any message from a chatroom)
|
||||
|
||||
separate_history
|
||||
|
|
|
@ -352,3 +352,4 @@ Plugin index
|
|||
server_part
|
||||
vcard
|
||||
upload
|
||||
contact
|
||||
|
|
Loading…
Reference in a new issue