summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-03-21 11:41:02 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-03-21 11:41:02 +0000
commit27fd4beca7b46c87cd77c7ba5a9c9382a7bca8eb (patch)
treeff756671526ca78c337b9eb94ee57b910f1b2788 /doc/en
parent6a55ee4f793bfdd678a76668e4d99426e8dfd508 (diff)
downloadweechat-27fd4beca7b46c87cd77c7ba5a9c9382a7bca8eb.zip
Aliases are executed before WeeChat/IRC commands, /builtin command added
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_commands.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml
index 70afb70a8..d8a905f7e 100644
--- a/doc/en/weechat_commands.xml
+++ b/doc/en/weechat_commands.xml
@@ -28,6 +28,14 @@ channel: jump to buffer by server and/or channel name
number: jump to buffer by number
</programlisting>
+<command>builtin command</command>
+<programlisting>
+launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases)
+
+command: command to execute (a '/' is automatically added if not found at beginning of command)
+
+
+</programlisting>
<command>charset [(decode_iso | decode_utf | encode) charset]</command>
<programlisting>
change charset for server or channel