aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-01 08:57:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-01 08:57:14 +0200
commite234c1d739c82dc4bc4fc8941543d613bd046db4 (patch)
tree244dea207fa232b8963de30d7bde5c7e7736a299
parentcb40945791f1397563be0cf5e0f650eabc48212c (diff)
Cosmetic changes
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index c513501..fb30ea1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -81,8 +81,8 @@ automatically.
For each <database> value the configure script has a set of options in
the form --with-<database>-* that allow you to specify various database
system parameters, such as the login name, password, and database name,
-that should be used when running the examples. Run configure with
---help to see the available options for your database.
+that should be used when running the examples. Run configure with --help
+to see the available options for your database.
As another example, the following configure command uses the specified
C++ compiler and compiles with optimization and without debug information: