mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Missing colon in the example conf, spotted by Casey.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11020 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
28de37791e
commit
367e6738d8
@ -175,7 +175,7 @@
|
|||||||
# command must be preceded by the fantasy prefix when used.
|
# command must be preceded by the fantasy prefix when used.
|
||||||
#
|
#
|
||||||
#<alias text="CS" usercommand="no" channelcommand="yes"
|
#<alias text="CS" usercommand="no" channelcommand="yes"
|
||||||
# replace="PRIVMSG ChanServ $1 $chan $2-" requires="ChanServ" uline="yes">
|
# replace="PRIVMSG ChanServ :$1 $chan $2-" requires="ChanServ" uline="yes">
|
||||||
#
|
#
|
||||||
# This would be used as "!cs <command> <options>", with the channel
|
# This would be used as "!cs <command> <options>", with the channel
|
||||||
# being automatically inserted after the command in the message to
|
# being automatically inserted after the command in the message to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user