]> granicus.if.org Git - ejabberd/commitdiff
Fix erl -setcookie argument in cluster setup (thanks to Jan Koum)
authorBadlop <badlop@process-one.net>
Wed, 9 Dec 2009 10:09:19 +0000 (10:09 +0000)
committerBadlop <badlop@process-one.net>
Wed, 9 Dec 2009 10:09:19 +0000 (10:09 +0000)
SVN Revision: 2795

doc/guide.tex

index d2ddeda7e851a817d363d0c073f41ff76da29c4d..ebf8c9e54f680e5c420bbc4158756db32031968e 100644 (file)
@@ -4919,7 +4919,7 @@ following steps:
 \item Copy \verb|~ejabberd/.erlang.cookie| file from \term{first} to
   \term{second}.
 
-  (alt) You can also add `\verb|-cookie content_of_.erlang.cookie|'
+  (alt) You can also add `\verb|-setcookie content_of_.erlang.cookie|'
   option to all `\shell{erl}' commands below.
 
 \item On \term{second} run the following command as the \ejabberd{} daemon user,