From 22e6708d99a95b02dbb512daa9b70ebeb92b4bcf Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Mon, 2 Apr 2012 14:13:02 +0200 Subject: Specify config file instead of hardcoding config.xml Fixes Task-number: QTIFW-83 Change-Id: I706e08492355e3502e76377f232c94ded5437029 Reviewed-by: Karsten Heimrich --- doc/installerfw.qdoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc index 7b6dce6cb..b33295373 100644 --- a/doc/installerfw.qdoc +++ b/doc/installerfw.qdoc @@ -599,9 +599,9 @@ \o Create an offline installer that never accesses online repositories. \row - \o -c or --config directory - \o Use \c directory as the \l{Configuration File} - {config directory}. + \o -c or --config file + \o Use \c file as the \l{Configuration File} + {config file}. \row \o -e or --exclude p1,...,pn \o Comma-separated list of packages to retrieve from an online @@ -659,7 +659,7 @@ The \c repogen tool expects the following parameters in the following order: \code - repogen.exe -p -c repository + repogen.exe -p -c repository \endcode When the repository has been created, you can upload it anywhere. You must @@ -678,9 +678,9 @@ {package directory}. Defaults to the current working directory. \row - \o -c or --config directory - \o Use \c directory as the \l{Configuration File} - {config directory}. + \o -c or --config file + \o Use \c file as the \l{Configuration File} + {config file}. \row \o repository directory \o Target directory to generate the repository. Must not yet exist. @@ -750,7 +750,7 @@ \section1 Configuring Repositories The \c RemoteRepositories setting in the installer configuration file - (confix.xml) can contain a list of several repositories. Each of them can + (config.xml) can contain a list of several repositories. Each of them can have the following settings: \list -- cgit v1.2.3