add documentation for client commands

This commit is contained in:
Zandr Martin 2016-06-04 10:43:23 -05:00
parent 68b517e1ae
commit 3746542462
4 changed files with 53 additions and 5 deletions

View file

@ -61,7 +61,7 @@ Colors
------
Colors are defined within a _colors { }_ block inside a _bar { }_ block. Colors
must be defined in hex. E.g. _#fff000_ or _#fff000ff_ when including the alpha
must be defined in hex. i.e. _#rrggbb_ or _#rrggbbaa_ when including the alpha
channel.
**background** <color>::