]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fixed a typo in the helpop-full example file that broke most of its contents (thanks...
authorspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 30 Jan 2007 04:27:58 +0000 (04:27 +0000)
committerspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 30 Jan 2007 04:27:58 +0000 (04:27 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6456 e03df62e-2008-0410-955e-edbf42e46eb7

conf/inspircd.helpop-full.example

index 25249b2b207bf891db7b443add9eff3cbb2dde80..b38b2a3910c60a1f40080b87f8c27f57c72ed32f 100644 (file)
@@ -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.