diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-03-11 12:10:48 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-03-11 12:10:48 +0000 |
commit | 2e18d84e9b3e1c500ec740ea66b2a0336001dac2 (patch) | |
tree | 5ac477961e360778f5be3b371300428879609d4b /conf/inspircd.helpop-full.example | |
parent | c7e2895cbdbbeaf3b8789ef694315577be1a8df3 (diff) |
More docs corrections.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11208 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/inspircd.helpop-full.example')
-rw-r--r-- | conf/inspircd.helpop-full.example | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index 8fe7c636b..3a8b67c22 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -264,7 +264,7 @@ implementation as a tree based network is not in place."> <helpop key="coper" value="Oper Commands ------------- -DIE RESTART KILL REHASH TRACE +DIE RESTART KILL REHASH TLINE CONNECT SQUIT MODULES MKPASSWD SHUN KLINE QLINE GLINE ELINE ZLINE SAJOIN SAPART SAMODE SAQUIT SANICK @@ -274,8 +274,7 @@ NICKLOCK NICKUNLOCK LOADMODULE UNLOADMODULE RELOADMODULE SPYLIST SPYNAMES GLOADMODULE GUNLOADMODULE GRELOADMODULE FREEZE UNFREEZE OPERPERMS RCONNECT RSQUIT CHECK CLONES FILTER GLOBOPS USERIP -JUMPSERVER LOCKSERV UNLOCKSERV ALLTIME TAXONOMY -TLINE"> +JUMPSERVER LOCKSERV UNLOCKSERV ALLTIME TAXONOMY"> <helpop key="userip" value="/USERIP [nickname] Returns the ip and nickname of a user."> @@ -440,10 +439,6 @@ This command will disconnect a user from IRC with the given reason."> This command will cause the server configuration file to be re-read and values re-initialized."> -<helpop key="trace" value="/TRACE [nick|user@host|servermask] -This command will provide a list of all users and servers which -must be passed through or over to reach a given object (server or user)."> - <helpop key="connect" value="/CONNECT [servermask] Create a mesh connection to the given servermask. You must have configured the server for linking in your configuration file, |