You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2015/06/24 23:33:25 UTC

[17/37] couchdb commit: updated refs/heads/master to 1ef7182

formatting fix


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7c406da4
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7c406da4
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7c406da4

Branch: refs/heads/master
Commit: 7c406da4f05b4a4d9dea0e709bcae3aab87215ef
Parents: 4fee587
Author: Micah Anderson <mi...@riseup.net>
Authored: Tue Jun 23 12:37:46 2015 -0400
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Jun 24 23:06:59 2015 +0200

----------------------------------------------------------------------
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7c406da4/configure
----------------------------------------------------------------------
diff --git a/configure b/configure
index 43d2e9d..c286edc 100755
--- a/configure
+++ b/configure
@@ -48,7 +48,7 @@ Options:
   # -u USER       set the username to run as (defaults to $COUCHDB_USER)
   --prefix=DIRECTORY          set the installation prefix (defaults to $DEFAIULT_PREFIX)
   --databasedir DIRECTORY     specify the data directory (defaults to /var/lib/couchdb)
-  --viewindexdir DIRECTORY         specify the view directory (defaults to /var/lib/couchdb)
+  --viewindexdir DIRECTORY    specify the view directory (defaults to /var/lib/couchdb)
   --logdir DIRECTORY          specify the log file (defaults to /var/log/couchdb.log)
   -c | --with-curl            request that couchjs is linked to cURL (default false)