浏览代码

* Port [3555] to 1.2.14
* Fix some other issues with 'help whois'

svn: 3556

Bryan Drewery 18 年之前
父节点
当前提交
0dfdba77ee
共有 1 个文件被更改,包括 11 次插入11 次删除
  1. 11 11
      misc/help.txt

+ 11 - 11
misc/help.txt

@@ -1846,12 +1846,12 @@ See also: whom
    Shows you stored information about a user record. 
    If no nickname is specified, your own record is shown. Five headings are
    displayed:
-      $bHANDLE$b - the handle (nickname) of the user
+      $bHANDLE$b  - the handle (nickname) of the user
       $bBOTNICK$b - This user record is a bot.
-      $bPASS$b   - "yes" if she has a password set; "no" otherwise 
-                   (bots dont use passwords)
-      $bFLAGS$b  - the list of flags for this user (see below)
-      $bLAST$b   - the time or date that the user was last on irc or the partyline
+      $bPASS$b    - "yes" if she has a password set; "no" otherwise 
+                    (bots dont use passwords)
+      $bFLAGS$b   - the list of flags for this user (see below)
+      $bLAST$b    - the time or date that the user was last on irc or the partyline
  
    Valid flags:
       $bd$b = deop (user cannot gain ops in any channel)
@@ -1861,23 +1861,23 @@ See also: whom
       $bv$b = voice (user gets +v automatically from +y bots)
  
    Valid user-only flags:
-      $ba$b = admin (user has absolute control over botnet minus a few perm-owner only cmds)
+      $ba$b - admin (user has absolute control over botnet minus a few perm-owner only cmds)
               Be careful who you give this to, only the perm-owner of the net should even have it.
-      $bi$b = hub access (user has hub DCC access)
-      $bj$b = leaf access (user has leaf DCC access)
+      $bi$b - hub access (user has hub DCC access)
+      $bj$b - leaf access (user has leaf DCC access)
       $bm$b = master (user has more access to the botnet cmds than a normal user)
       $bn$b = owner (user has just about full access to bot)
       $bO$b = autoop (user is auto-opped in all channels)
-      $bp$b = partyline-chat (user can speak on partyline. [$brequires +j or +i$b])
+      $bp$b - partyline-chat (user can speak on partyline. [$brequires +j or +i$b])
       $bx$b = flood-exempt (user is exempt from flood kicks)
  
    Valid bot-only flags:
       $bB$b = backup-bot (bot will only join chans marked +backup, see '%dhelp chaninfo')
-      $bc$b = chat-bot (bot accepts DCC chat on irc)
+      $bc$b - chat-bot (bot accepts DCC chat on irc)
       $bf$b = flood-bot (bot reacts to floods based on [cpu intensive] flood settings)
       $bl$b = limit-bot (bot sets limit in all channels, see '%dhelp chaninfo') [$bCPU INTENSIVE$b]
       $br$b = resolve (bot resolves clients in to match against userlist) [$bCPU INTENSIVE+$b]
-      $bu$b = update-bot (see doc/UPGRADING)
+      $bu$b - update-bot (see doc/UPGRADING)
       $by$b = voice-bot (bot gives out voices/auto-ops in chans) [$bCPU INTENSIVE$b]
  
    $bFlags followed by a '=' may also be used for a specific channel record.$b