diff --git a/doc/index.docbook b/doc/index.docbook
index d8fed23..c38faae 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1129,7 +1129,7 @@ without cleaning the build directory.
run make
Makefile.cvs again to create the configure script, and continue
-building as normal. This option implies .
+building as normal. This option implies .
@@ -1183,12 +1183,32 @@ prepare all the configure scripts at once so you can view the ./configu
-if this is the only command-line option, it tries to install all of the modules contained in
+If this is the only command-line option, it tries to install all of the modules contained in
successfully-built, except for qt-copy, which doesn't need installation. If command-line
options are specified after , they are all assumed to be modules to install.
+
+
+
+You can use this option to override an option in your configuration file for
+every module. For instance, to override the log-dir option, you would do:
+.
+
+
+
+
+
+
+You can use this option to override an option in your configuration file for
+a specific module. For instance, to override the use-unsermake option for kdemultimedia, you
+would do: .
+
+
+