summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2015-01-06 01:19:23 +0100
committerFlorent Le Coz <louiz@louiz.org>2015-01-06 01:19:23 +0100
commit38b6ec6b763764240b03402de44ee998ab83450b (patch)
treee63932e99e5b7147168c0c8c0c64d66c25d9b29a /doc/source/commands.rst
parentb6019edfa2e537fb4d7a570629f0f0d354389cdc (diff)
downloadpoezio-38b6ec6b763764240b03402de44ee998ab83450b.tar.gz
poezio-38b6ec6b763764240b03402de44ee998ab83450b.tar.bz2
poezio-38b6ec6b763764240b03402de44ee998ab83450b.tar.xz
poezio-38b6ec6b763764240b03402de44ee998ab83450b.zip
Comment the /color command
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 875d372d..0dd0241f 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -314,6 +314,20 @@ MultiUserChat tab commands
.. glossary::
:sorted:
+ /color
+ **Usage:** ``/color <nick> <color>``
+
+ Assign a color to the given nick. The nick and all its alias (nicks
+ are considered identical if they only differ by the presence of one
+ ore more **_** character at the begining or the end. For example
+ _Foo and Foo___ are considered aliases of the nick Foo) will then
+ always have the specified color, in all MultiUserChat tabs. This is
+ true whatever the value of **deterministic_nick_colors** is.
+
+ Use the completion to get a list of all the available color values.
+ Use the special color **unset** to remove the attributed color on
+ this nick.
+
/clear [MUCTab version]
**Usage:** ``/clear``