diff options
| author | 2022-04-28 09:42:42 +0100 | |
|---|---|---|
| committer | 2022-04-28 09:42:42 +0100 | |
| commit | bce6e2422e2ea5d1187a307670df60f8359134af (patch) | |
| tree | 126f9c355fd10553e0eb829ac4f01ded4bb9b884 /docs | |
| parent | Remove an obsolete workaround for Windows packaging. (diff) | |
Document the 'G' WHO flag.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/helpop.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index a61a02753..1e930461c 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -298,6 +298,8 @@ The following flags use <pattern> to match against the specified user data: A Show users who have an away message matching <pattern>. a Show users who have an account name matching <pattern>. + G Show users who are connecting from a country code matching <pattern>. + Requires the geoban module. h Show users who have a hostname matching <pattern>. If the 'x' modifier is specified then this will match against the real hostname instead of the display hostname. |
