summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-05-13 17:57:50 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-05-13 17:57:50 +0000
commitc1ce18e2f67a3cd64e21f6dc507d387abe837803 (patch)
tree726d2d0b8abd8e2797dd8e120c028caf45bb51ba /doc/en
parentbdaaa6182f2b6e782055ae9b429e298f7b5bdae5 (diff)
downloadweechat-c1ce18e2f67a3cd64e21f6dc507d387abe837803.zip
Updated doc
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_commands.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml
index 10b4e37b7..00b563e06 100644
--- a/doc/en/weechat_commands.xml
+++ b/doc/en/weechat_commands.xml
@@ -5,12 +5,12 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>alias [alias_name [command [arguments]]</command>
+<command>alias [alias_name [command [arguments]]]</command>
<programlisting>
create an alias for a command
alias_name: name of alias
- command: command name (WeeChat or IRC command, without first '/')
+ command: command name (WeeChat or IRC command, many commands can be separated by semicolons)
arguments: arguments for command
</programlisting>