summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>2007-01-30 04:27:58 +0000
committerspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>2007-01-30 04:27:58 +0000
commitdb824e4d16ccd3563c48a8bef0315df393340bb3 (patch)
treeaf6d6eb2b454d9a1ed8f503395fa5aaf5cc7b35b /conf
parentc7a08a2f0cb8260c30bf45d28222956f7df6d250 (diff)
Fixed a typo in the helpop-full example file that broke most of its contents (thanks Robby)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6456 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-rw-r--r--conf/inspircd.helpop-full.example11
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example
index 25249b2b2..b38b2a391 100644
--- a/conf/inspircd.helpop-full.example
+++ b/conf/inspircd.helpop-full.example
@@ -41,17 +41,6 @@ and S queries the status.">
<helpop key="vhost" value="/VHOST [username] [password]
Authenticate for a vhost.">
-<helpop key="park" value="/PARK
-Parks the nickname which issues the command. The session's
-connection is closed, but the session remains as a ghost, to
-be reclaimed later. When the user quits, they will be given a"
-key which is random.">
-
-<helpop key="unpark" value="/UNPARK [nickname] [key]
-Unparks the nickname specified. The nickname must already
-be previously parked, and the key must match the one for
-this nickname.">
-
<helpop key="kick" value="/REMOVE [channel] [nick] {[reason]}
Removes a user from a channel you specify. You must be
At least a channel halfoperator to remove a user.