From f3526d9511086fbda23cfb383bbf8db27b439671 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sat, 14 Apr 2018 20:02:44 +0100 Subject: Remove helpop sections which are now incorrect. Both the static module flag and the CLEARCHAN command have been removed. --- docs/conf/helpop-full.conf.example | 18 +++++------------- docs/conf/helpop.conf.example | 2 +- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index b5d5813f2..aa63b6ebb 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -389,7 +389,7 @@ FILTER OJOIN CLEARCHAN CONNECT SQUIT RCONNECT RSQUIT DIE RESTART REHASH -CLEARCACHE LOADMODULE UNLOADMODULE + LOADMODULE UNLOADMODULE RELOADMODULE GLOADMODULE GUNLOADMODULE GRELOADMODULE CLOSE JUMPSERVER LOCKSERV UNLOCKSERV"> @@ -661,13 +661,11 @@ Loads the specified module into the local server."> +Unloads a module from the local server."> +Unloads and reloads a module on the local server."> +Unloads a module from all linked servers."> +Unloads and reloads a module on all linked servers."> - - diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 0a1705a41..b38e4130e 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -65,7 +65,7 @@ FILTER CLEARCHAN CONNECT SQUIT RCONNECT RSQUIT DIE RESTART REHASH -CLEARCACHE LOADMODULE UNLOADMODULE + LOADMODULE UNLOADMODULE RELOADMODULE GLOADMODULE GUNLOADMODULE GRELOADMODULE CLOSE JUMPSERVER LOCKSERV UNLOCKSERV"> -- cgit v1.2.3