diff options
author | Noah Slater <nslater@apache.org> | 2010-06-24 20:00:10 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2010-06-24 20:00:10 +0000 |
commit | ceada3e64c95307f863a4010a23e2cf8f6f56460 (patch) | |
tree | 2e3e6c2b2e7a4d69c55acfe0493a46f9b0c70e0a /bin/couchdb.tpl.in | |
parent | 5e8031519c3ad11c9e5d0c471017bc23647d2286 (diff) |
removed redundant line
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957699 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bin/couchdb.tpl.in')
-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 |