diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-25 23:16:45 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-25 23:16:45 +0100 |
commit | aeaa0dfb7c8b0c24aa899d79751abca6aec9779d (patch) | |
tree | d323927da462def99e0aef88cf704d7e174df8e6 /doc/de/autogen/plugin_api | |
parent | 3b38b7d433f861446b6475adb41e17acfc9d1897 (diff) | |
download | weechat-aeaa0dfb7c8b0c24aa899d79751abca6aec9779d.zip |
Add optional command name for infolist_get on command hooks
Diffstat (limited to 'doc/de/autogen/plugin_api')
-rw-r--r-- | doc/de/autogen/plugin_api/infolists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/plugin_api/infolists.txt b/doc/de/autogen/plugin_api/infolists.txt index e522e8b9c..905100af1 100644 --- a/doc/de/autogen/plugin_api/infolists.txt +++ b/doc/de/autogen/plugin_api/infolists.txt @@ -44,7 +44,7 @@ | weechat | history | Verlaufspeicher der Befehle | Buffer Pointer (falls nicht gesetzt, wird der globale Verlauf zurückgegeben) (optional) | - -| weechat | hook | Auflistung der Hooks | - | hook Type: command, timer, .. (optional) +| weechat | hook | Auflistung der Hooks | - | type,arguments (type is command/timer/.., arguments to get only some hooks, both are optional) | weechat | hotlist | Liste der Buffer in Hotlist | - | - |