summaryrefslogtreecommitdiff
path: root/doc/en/weechat_commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/weechat_commands.xml')
-rw-r--r--doc/en/weechat_commands.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml
index 7a4200793..7c6988f2c 100644
--- a/doc/en/weechat_commands.xml
+++ b/doc/en/weechat_commands.xml
@@ -166,7 +166,7 @@ save config to disk
file: filename for writing config
</programlisting>
-<command>server [list [servername]] | [listfull [servername]] | [servername hostname port [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [del servername]</command>
+<command>server [list [servername]] | [listfull [servername]] | [servername hostname port [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [copy server newservername] [rename servername newservername] [del servername]</command>
<programlisting>
list, add or remove servers
@@ -183,6 +183,8 @@ servername: server name, for internal and display use
nick3: second alternate nick for server
username: user name
realname: real name of user
+ copy: duplicate a server
+ rename: rename a server
del: delete a server
</programlisting>