summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2016-10-04 00:40:56 +0200
committermathieui <mathieui@mathieui.net>2016-10-04 00:40:56 +0200
commitf1bfec332f168364ada51254bce950700a1f5731 (patch)
tree422239c7b0874fd2a562a7abe4383b622f7c3120 /doc/source/commands.rst
parent5a6ba4dda826308fd3ba5abd8cc25fba2166a431 (diff)
downloadpoezio-f1bfec332f168364ada51254bce950700a1f5731.tar.gz
poezio-f1bfec332f168364ada51254bce950700a1f5731.tar.bz2
poezio-f1bfec332f168364ada51254bce950700a1f5731.tar.xz
poezio-f1bfec332f168364ada51254bce950700a1f5731.zip
Rename "roster" to "contact list"
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index c69d6cbc..8c0e0d5b 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -199,8 +199,8 @@ These commands work in *any* tab.
/message
**Usage:** ``/message <jid> [optional message]``
- Open a conversation with the specified JID (event if it is not in our roster),
- and send a message to him/her, if specified.
+ Open a conversation with the specified JID (event if it is not in our
+ contact list), and send a message to them, if specified.
/version
**Usage:** ``/version <jid>``
@@ -273,8 +273,8 @@ These commands work in *any* tab.
/close
Close the tab.
- .. note:: The /close command will work everywhere, except in the Roster tab,
- which can’t be closed.
+ .. note:: The /close command will work everywhere, except in the
+ Contact list tab, which can’t be closed.
.. _chattab-commands:
@@ -467,8 +467,8 @@ Normal Conversation tab commands
.. _rostertab-commands:
-Roster tab commands
-~~~~~~~~~~~~~~~~~~~
+Contact list tab commands
+~~~~~~~~~~~~~~~~~~~~~~~~~
.. glossary::
:sorted:
@@ -476,25 +476,25 @@ Roster tab commands
**Usage:** ``/accept [jid]``
Authorize the provided JID (or the selected contact in the
- roster) to see your presence.
+ contact list) to see your presence.
/deny
**Usage:** ``/deny [jid]``
Prevent the provided JID (or the selected contact in the
- roster) from seeing your presence.
+ contact list) from seeing your presence.
/add
**Usage:** ``/add <jid>``
- Add the specified JID to your roster and authorize him to see
- your presence. If he accepts you, the subscription will be mutual (and if he
- doesn’t, you can still /remove him).
+ Add the specified JID to your contact list and authorize them to see
+ your presence. If they accepts you, the subscription will be mutual
+ (and if they don’t, you can still /remove them).
/name
**Usage:** ``/name <jid> <name>``
- Set the given JID’s name in your roster.
+ Set the given JID’s name in your contact list.
/password
**Usage:** ``/password <password>``
@@ -506,7 +506,7 @@ Roster tab commands
Add the given JID to the given group (if the group
does not exist, it will be created). If no jid is provided,
- the currently selected item on the roster (resource or JID)
+ the currently selected item on the contact list (resource or JID)
will be used.
/groupmove
@@ -525,9 +525,9 @@ Roster tab commands
/remove
**Usage:** ``/remove [jid]``
- Remove the specified JID from your roster. This will
+ Remove the specified JID from your contact list. This will
unsubscribe you from its presence, cancel its subscription to yours, and
- remove the item from your roster.
+ remove the item from your contact list.
/reconnect