diff options
| author | 2012-09-22 17:43:08 -0700 | |
|---|---|---|
| committer | 2012-09-22 17:43:08 -0700 | |
| commit | cff57f7ba780a5c4fc331ccbab489abdc572379c (patch) | |
| tree | cef3ca69b05a5f5df962cdd34f6739f2e4a7959f /docs | |
| parent | Instruct users to verify that std::regex is supported on their setup before u... (diff) | |
| parent | Remove references to removed FINGERPRINT command. (diff) | |
Merge pull request #308 from SaberUK/insp20-fingerprint
[2.0] Remove references to removed FINGERPRINT command.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/inspircd.helpop-full.example | 7 | ||||
| -rw-r--r-- | docs/conf/inspircd.helpop.example | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/docs/conf/inspircd.helpop-full.example b/docs/conf/inspircd.helpop-full.example index 27b689f51..bc9326e62 100644 --- a/docs/conf/inspircd.helpop-full.example +++ b/docs/conf/inspircd.helpop-full.example @@ -37,7 +37,7 @@ WHOIS WHOWAS ISON USERHOST WATCH LIST NAMES WHO MOTD RULES ADMIN MAP LINKS LUSERS TIME STATS VERSION INFO MODULES COMMANDS -SSLINFO FINGERPRINT +SSLINFO USER PASS PING PONG QUIT @@ -48,11 +48,6 @@ OPER"> Displays information on the SSL connection and certificate of the target user."> -<helpop key="fingerprint" value="/FINGERPRINT [nick] - -Shows the SSL fingerprint of a user. This can be used for -authentication by bots and scripts."> - <helpop key="uninvite" value="/UNINVITE [nick] [channel] Uninvite a user from a channel, same syntax as INVITE."> diff --git a/docs/conf/inspircd.helpop.example b/docs/conf/inspircd.helpop.example index 2ba4ac5a1..02ddff8a2 100644 --- a/docs/conf/inspircd.helpop.example +++ b/docs/conf/inspircd.helpop.example @@ -40,7 +40,7 @@ WHOIS WHOWAS ISON USERHOST WATCH LIST NAMES WHO MOTD RULES ADMIN MAP LINKS LUSERS TIME STATS VERSION INFO MODULES COMMANDS -SSLINFO FINGERPRINT +SSLINFO USER PASS PING PONG QUIT |
