Просмотр исходного кода

Merge remote-tracking branch 'origin/pr/69' into maint

* origin/pr/69:
  Fix the .topic help to mention #chan is mandatory
Bryan Drewery 13 лет назад
Родитель
Сommit
4b54e86561
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      doc/help.txt

+ 4 - 1
doc/help.txt

@@ -1907,9 +1907,12 @@ See also: find
 ###  $btcl$b script
    Executes the given string and returns the result.
 :leaf:topic
-###  $btopic$b <text>
+###  $btopic$b [channel] [new topic]
    Changes the channel's topic, assuming the bot is a chanop or the
    channel is not +t (uses your current console channel).
+
+   If no chanel is specified, the console channel is used.
+   If no new topic is specified, the current topic of the channel will be displayed.
  
 See also: console
 :hub:trace