From b2e82c7d76b7c15c2ecb883a0d5a94ae57b3fa75 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 10 May 2007 14:00:18 +0000 Subject: [PATCH] Helpop fixes, noted by HiroP, derived from patch by HiroP in bug #291 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6953 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.helpop-full.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index e2abc4595..8d38d2023 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -128,9 +128,9 @@ The following flags after the mask have the following affects: o Show online IRC operators matching the mask u Unlimit the results past the maximum /who results value (IRC operators only) - r Show all users whos realnames match the mask. When this + r Show all users whose realnames match the mask. When this flag is set it overrides the meaning of the search-pattern, - which must contain a glob pattern intended to match GEOCS + which must contain a glob pattern intended to match GECOS (realname) fields. h Show real hostnames rather than masked hostnames (IRC operators only) @@ -139,9 +139,9 @@ The following flags after the mask have the following affects: search-pattern, which must contain the mode sequence to search for, for example to find all users with +i and without +s, issue the command WHO +i-s m. - a Show all users who's away message matches the given mask + a Show all users who have an away message matching the given mask p Show all users who are connected on the given port number - i Show all users whos ident (username) matches the given mask + i Show all users who have an ident (username) matching the given mask M Show all users who have metadata attached to them with the given key name l Show only local users -- 2.39.5