diff options
Diffstat (limited to 'doc/Protocol.txt')
| -rw-r--r-- | doc/Protocol.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt index ae290dd1..6b3cfbcf 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -225,11 +225,11 @@ new server link", <serverflag> "M"), even if it doesn't support the given The following <key> names are defined: - "accountname": the account name of a client (can't be empty) - - "host": the hostname of a client (can't be empty) + - "certfp": the certificate fingerprint of a client (can't be empty) - "cloakhost": the cloaked hostname of a client + - "host": the hostname of a client (can't be empty) - "info": info text ("real name") of a client - "user": the user name of a client (can't be empty) - - "certfp": the cert fingerprint of a client III. Numerics used by IRC+ Protocol |