Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1478 - IRC /topic help text is incorrect, r=fqueze.

This commit is contained in:
Patrick Cloke 2012-06-04 19:45:37 -04:00
Родитель 7281961410
Коммит 98282f3460
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -65,7 +65,7 @@ command.ping=%S [<nick>]: Asks how much lag a user (or the server if no us
command.quit=%S <message>: Disconnect from the server, with an optional message.
command.quote=%S <command>: Send a raw command to the server.
command.time=%S: Displays the current local time at the IRC server.
command.topic=%S [<new topic>]: View or change the channel topic.
command.topic=%S [<new topic>]: Set this channel's topic.
command.umode=%S (+|-)<new mode>: Set or unset a user mode.
command.version=%S <nick>: Request the version of a user's client.
command.voice=%S <nick1>[,<nick2>]*: Grant channel voice status to someone. You must be a channel operator to do this.