Selaa lähdekoodia

* help for cmd_unlink was missing [reason] parameter

svn: 1740
Bryan Drewery 21 vuotta sitten
vanhempi
commit
b924fd1c14
2 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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