diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/couchdb.tpl.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/couchdb.tpl.in b/bin/couchdb.tpl.in index 4e74a7ee..c5f81c46 100644 --- a/bin/couchdb.tpl.in +++ b/bin/couchdb.tpl.in @@ -66,6 +66,8 @@ Usage: $basename [OPTION] The $basename command runs the %package_name% server. +Erlang inherits the environment of this command. + The exit status is 0 for success or 1 for failure. The \`-s' option will exit 0 for running and 1 for not running. |