summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-03-07 14:31:17 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-03-07 14:31:17 +0100
commit384925eb7e605f3ff72e2aad89e0a11d174f205b (patch)
tree5932cf132bda77f6de5cbe69d9de01e3f5b41b34 /doc/en
parentfd0f5f5767fba191dd087ab392643c12f79026c4 (diff)
downloadweechat-384925eb7e605f3ff72e2aad89e0a11d174f205b.zip
Add chars "`" and "_" in default value of option weechat.completion.nick_ignore_chars
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/weechat_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt
index a6ff61218..59cb5cd03 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -246,7 +246,7 @@
* *weechat.completion.nick_ignore_chars*
** description: `chars ignored for nick completion`
** type: string
-** values: any string (default value: `"[]-^"`)
+** values: any string (default value: `"[]`_-^"`)
* *weechat.completion.partial_completion_alert*
** description: `alert user when a partial completion occurs`