diff options
-rw-r--r-- | bin/couchdb.tpl.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/couchdb.tpl.in b/bin/couchdb.tpl.in index 34406188..a5cd7206 100644 --- a/bin/couchdb.tpl.in +++ b/bin/couchdb.tpl.in @@ -67,7 +67,7 @@ Erlang is called with: Erlang inherits the environment of this command. -You can override any of the flags using the environment: +You can override these options using the environment: ERL_AFLAGS, ERL_FLAGS, ERL_ZFLAGS @@ -75,8 +75,6 @@ See erl(1) for more information about the environment variables. The exit status is 0 for success or 1 for failure. -The \`-s' option will exit 0 for running and 1 for not running. - Options: -h display a short help message and exit |