summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2012-04-02 14:13:02 +0200
committerNiels Weber <niels.2.weber@nokia.com>2012-04-02 16:34:13 +0200
commit22e6708d99a95b02dbb512daa9b70ebeb92b4bcf (patch)
treed66a754c2ddb92634a46e37cd33cbab9968e299b /doc/installerfw.qdoc
parent8fde1a8c6421ad7c4a3de67cf5ac66cc71a11541 (diff)
Specify config file instead of hardcoding config.xml
Fixes Task-number: QTIFW-83 Change-Id: I706e08492355e3502e76377f232c94ded5437029 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc16
1 files changed, 8 insertions, 8 deletions
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 <package_directory> -c <config_directory> repository <repository_directory>
+ repogen.exe -p <package_directory> -c <config_file> repository <repository_directory>
\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