From 05b2b268bd8a6f0626c2711bac910af43fa1733f Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Fri, 1 Mar 2013 14:50:31 +0100 Subject: Whitespace fixes Change-Id: Ibd38a8e477bbf7a03fc6e7a69479b401d4a37f78 Reviewed-by: Karsten Heimrich --- tools/binarycreator/binarycreator.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/binarycreator/binarycreator.cpp b/tools/binarycreator/binarycreator.cpp index f71c40501..594686e61 100644 --- a/tools/binarycreator/binarycreator.cpp +++ b/tools/binarycreator/binarycreator.cpp @@ -442,11 +442,11 @@ static void printUsage() 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; + std::cout << " -n|--online-only Don't add any package into the installer" << std::endl; + std::cout << " (for online only installers)" << std::endl; - std::cout << " -f|--offline-only Forces the installer to act as an offline installer, " << std::endl; - std::cout << " i.e. never access online repositories" << std::endl; + std::cout << " -f|--offline-only Forces the installer to act as an offline installer, " << std::endl; + std::cout << " i.e. never access online repositories" << std::endl; std::cout << " -r|--resources r1,.,rn include the given resource files into the binary" << std::endl; -- cgit v1.2.3