diff options
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/weechat_options.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index fac7a0127..5a0a78619 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -518,6 +518,11 @@ ** type: string ** values: any string (default value: `""`) +* [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* +** description: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** type: boolean +** values: on, off (default value: `off`) + * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** description: `if set, /quit command must be confirmed with extra argument "-yes" (see /help quit)` ** type: boolean |