diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-04-19 20:13:46 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-04-19 20:13:46 +0200 |
commit | 3b7bd017161fe91a77d1c8ad455ad22d4d9fe659 (patch) | |
tree | 4dd0929a17d0615b625b1c50e6c9018cf9028337 /doc/it/autogen/plugin_api/infolists.txt | |
parent | 7c6723f255ceea7a33e1b3421ce2b4af7583e12b (diff) | |
download | weechat-3b7bd017161fe91a77d1c8ad455ad22d4d9fe659.zip |
core: allow command mask for infolist_get on command hooks
Diffstat (limited to 'doc/it/autogen/plugin_api/infolists.txt')
-rw-r--r-- | doc/it/autogen/plugin_api/infolists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/plugin_api/infolists.txt b/doc/it/autogen/plugin_api/infolists.txt index a06ffd02c..66e061390 100644 --- a/doc/it/autogen/plugin_api/infolists.txt +++ b/doc/it/autogen/plugin_api/infolists.txt @@ -44,7 +44,7 @@ | weechat | history | cronologia dei comandi | puntatore al buffer (se non impostato, restituisce la cronologia globale) (opzionale) | - -| weechat | hook | elenco di hook | - | tipo,argomenti (il tipo รจ comando/timer/.., l'argomento solo per ottenere alcuni hook, entrambi sono opzionali) +| weechat | hook | elenco di hook | - | type,arguments (type is command/timer/.., arguments to get only some hooks (can start or end with "*" as wildcard), both are optional) | weechat | hotlist | elenco dei buffer nella hotlist | - | - |