From 66b1b2c976d6a4466d010fea88e2b4cff859e000 Mon Sep 17 00:00:00 2001
From: Mikaela Suomalainen <mikaela.suomalainen@outlook.com>
Date: Fri, 29 Aug 2014 12:35:45 +0300
Subject: [PATCH] use/getting_started.rst: mention that NickAuth...

...identify you automatically.
---
 use/getting_started.rst | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/use/getting_started.rst b/use/getting_started.rst
index 8ff7ce2..ea79bcf 100644
--- a/use/getting_started.rst
+++ b/use/getting_started.rst
@@ -172,8 +172,14 @@ freenode. The syntax is [<network>] <bot-username> <NickServ-account>::
     <Mikaela> +nickauth nick add freenode Mikaela Mikaela
     <Yvzabevn> OK.
 
-Next time when I identify to NickServ I can use the NickAuth Auth command 
-to also identify to the bot::
+Next time when I identify to NickServ I will get identified automatically
+if the bot sees that I was identified when I joined. This requires server
+to support extended-join and WHOX. Most of modern networks support
+them, but if your bot is using some bouncer, it might not support them.
+
+Automatic identification doesn't work always even when it's supported, but
+when it fails, I can always use the NickAuth Auth command to identify to
+the bot::
 
     <Guest45020> +whoami
     <Yvzabevn> I don't recognize you. You can messsage me either of these two commands: "user identify <username> <password>" to log in or "user register <username> <password>" to register.