diff options
Diffstat (limited to 'conf/modules.conf.example')
-rw-r--r-- | conf/modules.conf.example | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index e9a306e3f..91e45eb91 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -126,7 +126,9 @@ # "baz qux quz" and $2 will contain "bar". You may # # also use the special variables: $nick, $ident, # # $host and $vhost, and you may separate multiple # -# commands with a newline (&nl;). # +# commands with a newline (which can be written in # +# the file literally, or encoded as &nl; or \n # +# depending on the config format setting). # # # # requires - If you provide a value for 'requires' this means # # the given nickname MUST be online for the alias # |