1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 10:13:12 +02:00

Fixed typo in /help server

This commit is contained in:
Sebastien Helleu
2007-08-27 07:32:27 +00:00
parent 7863d4cece
commit 57282055c3
16 changed files with 2644 additions and 2586 deletions
+2 -2
View File
@@ -186,8 +186,8 @@ t_weechat_command weechat_commands[] =
"[add servername hostname [-port port] [-temp] [-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] | [keep servername] "
"[-autojoin channel[,channel]] ] | [copy server newservername] | "
"[rename servername newservername] | [keep servername] | "
"[del servername]"),
N_(" list: list servers (no parameter implies this list)\n"
" listfull: list servers with detailed info for each server\n"