From e2b5780282d69810c70b748c7fe6696bedf85b33 Mon Sep 17 00:00:00 2001 From: Michael Pyne Date: Thu, 9 Jun 2005 02:48:32 +0000 Subject: [PATCH] Add some undocumented command line options to the DocBook docs. svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=423617 --- doc/index.docbook | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) 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: . + + +