diff options
author | Eijebong <eijebong@bananium.fr> | 2015-02-03 20:07:13 +0100 |
---|---|---|
committer | Eijebong <eijebong@bananium.fr> | 2015-02-03 20:07:13 +0100 |
commit | 5da85b94b30c3d3c30ab0abf0cc8ddf147a4e2da (patch) | |
tree | 6dbdb341a2bc833925358567ff9162283b515e24 /doc/source | |
parent | 3c46d49704de86635508439f524c684903dc81d3 (diff) | |
download | poezio-5da85b94b30c3d3c30ab0abf0cc8ddf147a4e2da.tar.gz poezio-5da85b94b30c3d3c30ab0abf0cc8ddf147a4e2da.tar.bz2 poezio-5da85b94b30c3d3c30ab0abf0cc8ddf147a4e2da.tar.xz poezio-5da85b94b30c3d3c30ab0abf0cc8ddf147a4e2da.zip |
Add a random arg to /color
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 0dd0241f..f1713a86 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -327,6 +327,7 @@ MultiUserChat tab commands 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. + You can also use **random** to attribute a random color. /clear [MUCTab version] **Usage:** ``/clear`` |