diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/dev/plugin_c_api.en.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/dev/plugin_c_api.en.xml b/doc/en/dev/plugin_c_api.en.xml index 22a19278a..a3be40b32 100644 --- a/doc/en/dev/plugin_c_api.en.xml +++ b/doc/en/dev/plugin_c_api.en.xml @@ -5051,6 +5051,10 @@ struct t_hook *weechat_hook_command ( <entry>Buffers names</entry> </row> <row> + <entry>%B</entry> + <entry>Buffers names (with plugin name)</entry> + </row> + <row> <entry>%c</entry> <entry>Configuration files</entry> </row> |