From 0e4eb69d3308fff112c5e2473c2e5ff9a60be22d Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 28 Jul 2013 12:40:08 +0200 Subject: api: use pointer for infolist "hook" to return only one hook --- doc/en/autogen/plugin_api/infolists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/autogen/plugin_api/infolists.txt') diff --git a/doc/en/autogen/plugin_api/infolists.txt b/doc/en/autogen/plugin_api/infolists.txt index 94fa9fb6d..24b8b170c 100644 --- a/doc/en/autogen/plugin_api/infolists.txt +++ b/doc/en/autogen/plugin_api/infolists.txt @@ -48,7 +48,7 @@ | weechat | history | history of commands | buffer pointer (if not set, return global history) (optional) | - -| weechat | hook | list of hooks | - | type,arguments (type is command/timer/.., arguments to get only some hooks (can start or end with "*" as wildcard), both are optional) +| weechat | hook | list of hooks | hook pointer (optional) | type,arguments (type is command/timer/.., arguments to get only some hooks (can start or end with "*" as wildcard), both are optional) | weechat | hotlist | list of buffers in hotlist | - | - -- cgit v1.2.3