Bläddra i källkod

* More help file typos

svn: 1613
Bryan Drewery 21 år sedan
förälder
incheckning
6088986037
2 ändrade filer med 5 tillägg och 5 borttagningar
  1. 1 1
      doc/UPDATES
  2. 4 4
      misc/help.txt

+ 1 - 1
doc/UPDATES

@@ -10,7 +10,7 @@ This is a summary of ChangeLog basically.
   -telnet!telnet@ip -telnet!telnet@HOST -telnet!IDENT@IP -telnet!IDENT@HOST
   -telnet!telnet@ip -telnet!telnet@HOST -telnet!IDENT@IP -telnet!IDENT@HOST
 * Fixed cmd_comment bug with changing comment on lower level users.
 * Fixed cmd_comment bug with changing comment on lower level users.
 * Bots now unban bans that match *linked* bots, +m bans besides this will not be unset auto.
 * Bots now unban bans that match *linked* bots, +m bans besides this will not be unset auto.
-* Fixed typo in help file (botconfig)
+* Fixed several typos in help file.
 * Fixed a leaked socket on failed address bind.
 * Fixed a leaked socket on failed address bind.
 * Removed compatability support for <= 1.1.9 userfiles (bot records).
 * Removed compatability support for <= 1.1.9 userfiles (bot records).
 * Now compiling all x86 binaries as i486 (as opposed to pentium binaries on FreeBSD like before).
 * Now compiling all x86 binaries as i486 (as opposed to pentium binaries on FreeBSD like before).

+ 4 - 4
misc/help.txt

@@ -28,7 +28,7 @@ See also: -chrec, chattr%{+n}, +chan, -chan%{-}
  
  
 See also: exempts, -exempt, stick, unstick
 See also: exempts, -exempt, stick, unstick
 ::+host
 ::+host
-###  $b+host$b [handle] <hostmask> [anotherhost] ...
+###  $b+host$b [handle] <hostmask> [anotherhostmask] ...
    Adds a hostmask to a user's user record. Hostmasks are used to identify your
    Adds a hostmask to a user's user record. Hostmasks are used to identify your
    handle on IRC. If a handle is not specified, the hostmask will be added to
    handle on IRC. If a handle is not specified, the hostmask will be added to
    YOUR user record. List as many hosts as wanted.
    YOUR user record. List as many hosts as wanted.
@@ -50,7 +50,7 @@ See also: -ignore, ignores
  
  
 See also: invites, -invite, stick, unstick
 See also: invites, -invite, stick, unstick
 ::+user
 ::+user
-###  $b+user$b <handle> [host] [anotherhost] ...
+###  $b+user$b <handle> [hostmask] [anotherhostmask] ...
    Creates a new user record for the handle given. The new user record will
    Creates a new user record for the handle given. The new user record will
    have no flags, an optional hostmask, and a random pass/secpass.
    have no flags, an optional hostmask, and a random pass/secpass.
    List as many hosts as needed.
    List as many hosts as needed.
@@ -99,7 +99,7 @@ See also: exempts, +exempt, stick, unstick
 ###  $b-host$b <hostmask>
 ###  $b-host$b <hostmask>
    Removes a host from your handle.
    Removes a host from your handle.
 %{+m|m}
 %{+m|m}
-###  $b-host$b <handle> <hostmask> [anotherhost] ...
+###  $b-host$b <handle> <hostmask> [anotherhostmask] ...
    Removes a hostmask from a user's user record.
    Removes a hostmask from a user's user record.
 %{-}
 %{-}
  
  
@@ -1315,7 +1315,7 @@ See also: botversion, about%{+m|m}, status%{-}
  
  
 See also: w
 See also: w
 :hub:newleaf:
 :hub:newleaf:
-###  $bnewleaf$b <handle> [host] [anotherhost] ...
+###  $bnewleaf$b <handle> [hostmask] [anotherhostmask] ...
    Adds a new leaf to the botnet with the specified handle and hostname.
    Adds a new leaf to the botnet with the specified handle and hostname.
    Any number of hosts can be specified in the cmd. You will need to
    Any number of hosts can be specified in the cmd. You will need to
    add a hostmask for the bot's ip for it to connect over DCC.
    add a hostmask for the bot's ip for it to connect over DCC.