diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-02-12 22:12:05 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-02-12 22:12:05 +0000 |
commit | 05382151572c2a68c5b61cae7adb3e0ed5de2c72 (patch) | |
tree | b523dabbca75f5a1c2e63e563002bccf8f174ed5 /doc/en/config.xml | |
parent | fa02f128ec08d7914b369949e96c22331d0ec08a (diff) | |
download | weechat-05382151572c2a68c5b61cae7adb3e0ed5de2c72.zip |
Updated doc for server_command setting
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r-- | doc/en/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml index bc3c9c340..460117f99 100644 --- a/doc/en/config.xml +++ b/doc/en/config.xml @@ -1130,7 +1130,7 @@ <entry>string</entry> <entry>any string</entry> <entry></entry> - <entry>First command to run when connected to server</entry> + <entry>Command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon)</entry> </row> <row> <entry><option>server_command_delay</option></entry> |