From 0d691eaca734902fb6c0f476ad2dbddb72e6ba66 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sat, 17 Jul 2010 15:41:50 +0100 Subject: Although linebreaks are allowed in the .xml files, new lines should never start with XML tags, since they won't show up as whitespace in help.txt. --- doc/user-guide/misc.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/misc.xml b/doc/user-guide/misc.xml index fcbdda0e..330e18bb 100644 --- a/doc/user-guide/misc.xml +++ b/doc/user-guide/misc.xml @@ -183,8 +183,8 @@ If you want to configure your own channels, you can use the channel se Nickname formatting -The nick_format setting can be set globally using the -set command, or per account using account +The nick_format setting can be set globally using +the set command, or per account using account set (so that you can set a per-account suffix/prefix or have nicknames generated from full names for certain accounts). @@ -218,14 +218,14 @@ See set nick_format2 for some more information. Two modifiers ares currently available: You can include only the first few -characters of a variable by putting a number right after the %. For example, -[%3group]%-@nick will include only the first three -characters of the group name in the nick. +characters of a variable by putting a number right after the %. For +example, [%3group]%-@nick will include only the first +three characters of the group name in the nick. Also, you can truncate variables from a certain character using -the -modifier. For example, you may want to leave out +the - modifier. For example, you may want to leave out everything after the @. %-@handle will expand to everything in the handle up to the first @. -- cgit v1.2.3