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/fr | |
parent | 3b38b7d433f861446b6475adb41e17acfc9d1897 (diff) | |
download | weechat-aeaa0dfb7c8b0c24aa899d79751abca6aec9779d.zip |
Add optional command name for infolist_get on command hooks
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/autogen/plugin_api/infolists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/plugin_api/infolists.txt b/doc/fr/autogen/plugin_api/infolists.txt index 7003324e5..40094cf98 100644 --- a/doc/fr/autogen/plugin_api/infolists.txt +++ b/doc/fr/autogen/plugin_api/infolists.txt @@ -44,7 +44,7 @@ | weechat | history | historique des commandes | pointeur vers le tampon (si non défini, retourne l'historique global) (optionnel) | - -| weechat | hook | liste des hooks | - | type de hook: command, timer, .. (optionnel) +| weechat | hook | liste des hooks | - | type,paramètres (le type est command/timer/.., paramètres pour avoir seulement quelques hooks, les deux sont optionnels) | weechat | hotlist | liste des tampons dans la hotlist | - | - |