mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
core: add link to function color (plugin API reference) in /help eval
This commit is contained in:
@@ -7272,7 +7272,8 @@ command_init ()
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen "
|
||||
"(format: \"cutscr:max,suffix,string\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API "
|
||||
"reference\", function \"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are "
|
||||
"optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
|
||||
Reference in New Issue
Block a user