1
0
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:
Sébastien Helleu
2017-04-21 07:36:22 +02:00
parent 669ca77c41
commit 5a8fb043ab
14 changed files with 46 additions and 29 deletions
+2 -1
View File
@@ -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"