summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-06-23 12:37:46 -0400
committerJan Lehnardt <jan@apache.org>2015-06-24 23:06:59 +0200
commit7c406da4f05b4a4d9dea0e709bcae3aab87215ef (patch)
tree71ee592df58d091adcd5643f13a9161fd209dea5
parent4fee5877a474664a1bcceda05cc4cef1cbe88a9e (diff)
downloadcouchdb-7c406da4f05b4a4d9dea0e709bcae3aab87215ef.tar.gz
formatting fix
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 43d2e9d1f..c286edc73 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)