diff options
Diffstat (limited to 'doc/en/weechat_commands.xml')
-rw-r--r-- | doc/en/weechat_commands.xml | 8 |
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 |