Преглед изворни кода

* 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