Documentation command examples
- From:
- Pascal Hartig
- Date:
- 2010-09-26 @ 11:18
Hi there,
I was digging through the documentation and noticed some commands that
don't work (anymore).
In the GettingStarted guide (http://mongrel2.org/wiki?name=GettingStarted)
$ m2sh load -config myconfig.py
should probably be
$ m2sh load -config mysite.conf
The manual says in its simple config example
(http://mongrel2.org/doc/tip/docs/manual/book.wiki#x1-210003.3)
$ m2sh start -server test
which raises the error "[ERROR] (errno: None) You must give either
-name, -uuid, or -host to start a server.",
$ m2sh start -name test
does the job.
Cheers,
Pascal
Re: [mongrel2] Documentation command examples
- From:
- Zed A. Shaw
- Date:
- 2010-09-26 @ 13:21
On Sun, Sep 26, 2010 at 01:18:13PM +0200, Pascal Hartig wrote:
> Hi there,
>
> I was digging through the documentation and noticed some commands that
> don't work (anymore).
Great, thanks for these. I've fixed them up they're deployed.
--
Zed A. Shaw
http://zedshaw.com/