mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
irc: fix help of option irc.color.mirc_remap
This commit is contained in:
@@ -2365,8 +2365,8 @@ irc_config_init ()
|
||||
N_("remap mirc colors in messages using a hashtable: keys are \"fg,bg\" "
|
||||
"as integers between -1 (not specified) and 15, values are WeeChat "
|
||||
"color names or numbers (format is: \"1,-1:color1;2,7:color2\"), "
|
||||
"example: \"1,-1:darkgray;1,2:white,blue\" to remap black on any bg "
|
||||
"to \"darkgray\" and black on blue to \"white,blue\"; default "
|
||||
"example: \"1,-1:darkgray;1,2:white,blue\" to remap black to "
|
||||
"\"darkgray\" and black on blue to \"white,blue\"; default "
|
||||
"WeeChat colors for IRC codes: 0:white, 1:black, 2:blue, 3:green, "
|
||||
"4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: lightgreen, "
|
||||
"10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, "
|
||||
|
||||
Reference in New Issue
Block a user