From fad480d0318259c0ee45908df7b1245e7c8f3cc6 Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Fri, 1 Mar 2013 14:45:49 +0100 Subject: binarycreator still needs config option Change-Id: Ied61160ee377bf48b2f1a80ca71cdd1e24798a55 Reviewed-by: Karsten Heimrich --- tools/binarycreator/binarycreator.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/binarycreator/binarycreator.cpp b/tools/binarycreator/binarycreator.cpp index ac160d57c..f71c40501 100644 --- a/tools/binarycreator/binarycreator.cpp +++ b/tools/binarycreator/binarycreator.cpp @@ -440,6 +440,8 @@ static void printUsage() QInstallerTools::printRepositoryGenOptions(); + std::cout << " -c|--config file The file containing the installer configuration" << std::endl; + std::cout << " -n|--online-only Don't add any package into the installer" << std::endl; std::cout << " (for online only installers)" << std::endl; -- cgit v1.2.3