summaryrefslogtreecommitdiffstats
path: root/tools/common
diff options
context:
space:
mode:
Diffstat (limited to 'tools/common')
-rw-r--r--tools/common/repositorygen.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/common/repositorygen.cpp b/tools/common/repositorygen.cpp
index 6bdc52b49..4ca7867af 100644
--- a/tools/common/repositorygen.cpp
+++ b/tools/common/repositorygen.cpp
@@ -61,8 +61,6 @@ using namespace QInstallerTools;
void QInstallerTools::printRepositoryGenOptions()
{
- std::cout << " -c|--config file The file containing the installer configuration" << std::endl;
-
std::cout << " -p|--packages dir The directory containing the available packages." << std::endl;
std::cout << " Defaults to the current working directory." << std::endl;