summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-11-28 19:23:00 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-11-28 19:23:00 +0000
commitc7d9ebd5c41ad03b763379320addc7da6d82e03f (patch)
tree5c71a27a28652595643a4d676a3c9871363e10b6 /doc/en
parente03df08e0a0bca89214bf5aa89e0b9f4e67511e2 (diff)
downloadweechat-c7d9ebd5c41ad03b763379320addc7da6d82e03f.zip
Added filename completion in doc and ChangeLog
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat.en.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml
index 7f9d6619d..6497c9b9a 100644
--- a/doc/en/weechat.en.xml
+++ b/doc/en/weechat.en.xml
@@ -2165,10 +2165,10 @@ msg_handler = plugin->msg_handler_add (plugin, "KICK",
<entry><literal>%C</literal></entry>
<entry>channels of current server</entry>
</row>
- <!-- <row>
+ <row>
<entry><literal>%f</literal></entry>
<entry>file name</entry>
- </row> -->
+ </row>
<row>
<entry><literal>%h</literal></entry>
<entry>plugins commands</entry>