소스 검색

* 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