diff options
Diffstat (limited to 'doc/en/autogen/weechat_commands.xml')
-rw-r--r-- | doc/en/autogen/weechat_commands.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/autogen/weechat_commands.xml b/doc/en/autogen/weechat_commands.xml index 4e47590a0..e9740ea33 100644 --- a/doc/en/autogen/weechat_commands.xml +++ b/doc/en/autogen/weechat_commands.xml @@ -150,13 +150,14 @@ functions for command line Cette commande est utilisée par les associations de touches ou les extensions. </programlisting> -<command>/key [key [command [args]]] | [unbind key] | [reset -yes]</command> +<command>/key [key [command [args]]] | [unbind key] | [reset -yes] | [missing]</command> <programlisting> bind/unbind keys key: display or bind this key to a command unbind: unbind a key reset: restore bindings to the default values and delete ALL personal bindings (use carefully!) + missing: add missing keys (using default bindings) </programlisting> <command>/layout [[save | apply | reset] [buffers | windows]]</command> |