diff options
Diffstat (limited to 'doc/de/autogen')
-rw-r--r-- | doc/de/autogen/weechat_commands.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml index b77278fbf..5e4e6be3c 100644 --- a/doc/de/autogen/weechat_commands.xml +++ b/doc/de/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> belegen/freigeben von Tasten 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> |