Wiki: "How_to_replicate_a_database"  Startup command wrong
----------------------------------------------------------

                 Key: COUCHDB-607
                 URL: https://issues.apache.org/jira/browse/COUCHDB-607
             Project: CouchDB
          Issue Type: Bug
         Environment: Ubuntu Karmic
            Reporter: Steven Olson


The command listed to start up the databases is listed:
; Start using:
;   couchdb -c /usr/local/etc/couchdb/default.ini -c local1.ini

It should be: 
; Start using:
;   couchdb -a /usr/local/etc/couchdb/default.ini -a local1.ini

Seems minor, but it can be a show stopper! I could fix this if I had rights to 
the Wiki

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to