From b0a2274496fae314210361d997becbbad8f2146c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 1 Jan 2011 16:33:29 +0100 Subject: Update command /color in user guide --- doc/en/autogen/user/weechat_commands.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/en/autogen') diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 4a9fcd7fe..479ce4531 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -99,7 +99,7 @@ /buffer +1 ........................................ -• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`:: +• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`:: ........................................ define custom colors and display palette of colors @@ -110,7 +110,6 @@ pair: pair number (>= 1) alias: alias name for color (for example: "orange") fg,bg: foreground and background pair number (-1 for default terminal foreground or background) - r/g/b: red/green/blue values (0-1000), terminal must support it Without argument, this command displays colors in a new buffer. -- cgit v1.2.3