Point to a couple of useful URLs. Requested by Michal Pasternak in
PR pkg/24549. Also slightly change some wording.
This commit is contained in:
parent
7d9b0c76a8
commit
f5f0eca23b
1 changed files with 8 additions and 2 deletions
|
@ -1,8 +1,14 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.1.1.1 2003/12/06 19:52:43 recht Exp $
|
||||
$NetBSD: MESSAGE,v 1.2 2004/02/24 21:11:12 snj Exp $
|
||||
|
||||
To start the server, bound to port 9999:
|
||||
To start the server, bound to port 9999, run:
|
||||
|
||||
${PREFIX}/bin/runzeo.py -f DBNAME -a 9999
|
||||
|
||||
For more information about ZODB, see:
|
||||
http://zope.org/Wikis/ZODB/FrontPage/
|
||||
|
||||
The ZODB Programming Guide is located at:
|
||||
http://zope.org/Wikis/ZODB/FrontPage/guide/index.html
|
||||
|
||||
===========================================================================
|
||||
|
|
Loading…
Reference in a new issue