1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

Add optional command name for infolist_get on command hooks

This commit is contained in:
Sebastien Helleu
2011-02-25 23:16:45 +01:00
parent 3b38b7d433
commit aeaa0dfb7c
17 changed files with 117 additions and 39 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
| weechat | history | history of commands | buffer pointer (if not set, return global history) (optional) | -
| weechat | hook | list of hooks | - | hook type: command, timer, .. (optional)
| weechat | hook | list of hooks | - | type,arguments (type is command/timer/.., arguments to get only some hooks, both are optional)
| weechat | hotlist | list of buffers in hotlist | - | -