summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/installerfw.qdoc6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 294993008..1995b149e 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -725,7 +725,7 @@
The \c repogen tool expects the following parameters in the following order:
\code
- repogen.exe -p <package_directory> -c <config_file> repository <repository_directory>
+ repogen.exe -p <package_directory> <repository_directory>
\endcode
When the repository has been created, you can upload it anywhere. You must
@@ -744,10 +744,6 @@
{package directory}.
Defaults to the current working directory.
\row
- \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.
\row