Commit b5f96900 authored by mindlace's avatar mindlace

found more -S issues in README.

parent da53c397
......@@ -140,9 +140,9 @@ Zope Enterprize Objects, ZEO 0.2
I simply need to include three -S options::
python lib/python/ZEO/start.py -U /xxx/var/zeo.sock \
-S system=/stores/oracle:system \
-S scott=/stores/oracle:scott \
-S 1=/stores/fs:Storage
-Ssystem=/stores/oracle:system \
-Sscott=/stores/oracle:scott \
-S1=/stores/fs:Storage
In this case, we made the storage and attribute name the
same. To connect to the 'system' or 'scott' storage, we
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment