Explorar el Código

* Port [3199] to 1.2.14
* Fix typo in help for 'set' (fixes #342)


svn: 3200

Bryan Drewery hace 19 años
padre
commit
bbe48c728d
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  1. 1 0
      doc/UPDATES
  2. 2 2
      misc/help.txt

+ 1 - 0
doc/UPDATES

@@ -8,6 +8,7 @@ Lines prefixed with '-' were disabled before release and are not finished, or ar
 * Remove the notes system and related commands. (fixes #275)
 * Fix ./binary -C not signalling the correct process under some situations. (actually fixes #315)
 * Fix bots being removed from binary not being killed. (fixes #338)
+* Fix typo in help for 'set' (fixes #342)
 
 1.2.13 - http://wraith.shatow.net/milestone/1.2.13
 * Fix cmd_chanset accepting invalid flags

+ 2 - 2
misc/help.txt

@@ -1461,8 +1461,8 @@ See also: reload, backup
    $uN$u:    Number
    $uL$u:    List capable
    $uR$u:    Rate. Set as 'number:interval', ie, '1:5'
-   $uD$u:    Detected vars have the folloing options: $bignore$b/0, $bwarn$b/1, $bdie$b/2, 
-                                                      $breject$b/3, $bsuicide$b/4
+   $uD$u:    Detected vars have the folloing options: $bignore$b/0, $bwarn$b/1, $breject$b/2, 
+                                                      $bdie$b/3, $bsuicide$b/4
  
 [SL] $balias$b           List of dcc aliases in format '<alias> <cmd> [parms]'. First
                           matching alias is used. Normal flag checking is done