From 90254d0d6daa664707503f5c909198aefdc1151c Mon Sep 17 00:00:00 2001 From: dequis Date: Sat, 24 Dec 2016 01:56:45 -0300 Subject: Add nick_lowercase and nick_underscores settings --- doc/user-guide/commands.xml | 41 ++++++++++++++++++++++++++++++----------- 1 file changed, 30 insertions(+), 11 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index ee361b0f..e27356b8 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1036,17 +1036,6 @@ - - true - - - - Hereby you can change whether you want all lower case nick names or leave the case as it intended by your peer. - - - - - false @@ -1213,6 +1202,36 @@ + + true + + + + If enabled, all nicknames are turned into lower case. + + + + See also the nick_underscores setting. This setting was previously known as lcnicks. + + + + + + + true + + + + If enabled, spaces in nicknames are turned into underscores instead of being stripped. + + + + See also the nick_lowercase setting. + + + + + true -- cgit v1.2.3