From: Alexander Barton Date: Wed, 13 Jun 2012 10:19:56 +0000 (+0200) Subject: doc/Capabilities.txt: document "multi-prefix" capability X-Git-Tag: rel-19.2~1 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffe5a9d6049609cfa02f44d978feef295c215d8;hp=d7eb343ea03e404ee2ca086e570216ee824598d4;p=ngircd.git doc/Capabilities.txt: document "multi-prefix" capability --- diff --git a/doc/Capabilities.txt b/doc/Capabilities.txt index 9a692ea6..d26b8403 100644 --- a/doc/Capabilities.txt +++ b/doc/Capabilities.txt @@ -19,5 +19,10 @@ ngIRCd implements the "IRC Client Capabilities Extension" as described here: I. Supported Capabilities ~~~~~~~~~~~~~~~~~~~~~~~~~ -None. At the moment, ngIRCd supports the "CAP" command and its sub-commands -but offers no capabilities that could be requested by a client. +* "multi-prefix" + + When requested, the multi-prefix client capability will cause the IRC + server to send all possible prefixes which apply to a user in NAMES and + WHO output. + + See .