couch-config --version (return code: 0)
couch-config - Apache CouchDB configuration helper 1.6.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
couch-config --help (return code: 0)
Usage: couch-config [OPTION]
The couch-config command runs the Apache CouchDB configuration helper
script.
Options:
--erl-libs-dir Erlang library directory
--erl-bin Erlang binary
--config-dir configuration directory
--db-dir database directory
--view-dir view index directory
--static-dir static asset directory
--doc-dir documentation directory
--log-dir log directory
--uri-file daemon sockets file
--couch-version version of Apache CouchDB
--erlang-version version of Erlang that CouchDB was built with
--version version of couch-config
--help Print usage
If you want to add an option in couch-config or report bugs please do it
at <https://issues.apache.org/jira/browse/COUCHDB>.