summaryrefslogtreecommitdiff
path: root/docs/startup-HOWTO.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/startup-HOWTO.html')
-rw-r--r--docs/startup-HOWTO.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html
index 892ff485..736f25e9 100644
--- a/docs/startup-HOWTO.html
+++ b/docs/startup-HOWTO.html
@@ -111,7 +111,7 @@ management (send me a note if you can think of more):</p>
joining channels)</p>
<pre>
-/NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait 2000" OFTC
+/NETWORK ADD -autosendcmd "/^msg nickserv identify pass;wait 2000" OFTC
</pre>
<p>(NOTE: use /IRCNET with 0.8.9 and older)</p>
@@ -275,7 +275,7 @@ you're connected to some network, use <code>-autosendcmd</code> option.
<pre>
/NETWORK ADD -autosendcmd '^msg bot invite' IRCnet
-/NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait 2000" OFTC
+/NETWORK ADD -autosendcmd "/^msg nickserv identify pass;wait 2000" OFTC
</pre>
<p>After that you need to add your servers. For example:</p>