浏览代码

* help for cmd_unlink was missing [reason] parameter

svn: 1740
Bryan Drewery 21 年之前
父节点
当前提交
b924fd1c14
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      doc/UPDATES
  2. 1 1
      misc/help.txt

+ 1 - 0
doc/UPDATES

@@ -4,6 +4,7 @@ Lines prefixxed with '-' were disabled before release and are not finishsed.
 
 
 1.2.2
 1.2.2
 * Don't sanity check flags for users on DCC CHAT if they are on the bot via .botcmd.
 * Don't sanity check flags for users on DCC CHAT if they are on the bot via .botcmd.
+* help for cmd_unlink was missing [reason] parameter
 
 
 1.2.1
 1.2.1
 
 

+ 1 - 1
misc/help.txt

@@ -1597,7 +1597,7 @@ See also: bots, bottree
  
  
 %{+m}See also: restart%{-}
 %{+m}See also: restart%{-}
 ::unlink
 ::unlink
-###  $bunlink$b <bot|*>
+###  $bunlink$b <bot|*> [reason]
    This disconnects the specified bot from the botnet (assuming it was linked
    This disconnects the specified bot from the botnet (assuming it was linked
    in the first place). Some bots (sharebots in particular) might not allow you
    in the first place). Some bots (sharebots in particular) might not allow you
    to unlink them. If "*" is specified as the parameter, all bots will be
    to unlink them. If "*" is specified as the parameter, all bots will be