summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-08-23 12:14:37 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-08-23 12:14:37 +0200
commit9f57c21de2478b1162527576c1a28ef53bd16029 (patch)
tree92989af1e54f420b6f8c24776eb9d179618952dd /doc/en/autogen
parent8c586eb49a226007f18c7fde200531bdedf73ddb (diff)
downloadweechat-9f57c21de2478b1162527576c1a28ef53bd16029.zip
doc: update auto-generated files with WeeChat options
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/weechat_options.asciidoc5
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