You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2010/06/24 22:00:10 UTC

svn commit: r957699 - /couchdb/trunk/bin/couchdb.tpl.in

Author: nslater
Date: Thu Jun 24 20:00:10 2010
New Revision: 957699

URL: http://svn.apache.org/viewvc?rev=957699&view=rev
Log:
removed redundant line

Modified:
    couchdb/trunk/bin/couchdb.tpl.in

Modified: couchdb/trunk/bin/couchdb.tpl.in
URL: http://svn.apache.org/viewvc/couchdb/trunk/bin/couchdb.tpl.in?rev=957699&r1=957698&r2=957699&view=diff
==============================================================================
--- couchdb/trunk/bin/couchdb.tpl.in (original)
+++ couchdb/trunk/bin/couchdb.tpl.in Thu Jun 24 20:00:10 2010
@@ -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 th
 
 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