secureswitools/swisistools/source/interpretsis/commandparser.cpp
branchRCL_3
changeset 14 09e5ea190d07
parent 12 7ca52d38f8c3
child 24 5cc91383ab1e
equal deleted inserted replaced
13:0817e13c927e 14:09e5ea190d07
   114 		#ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
   114 		#ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
   115 		<< "Usage: " << CommandName () << " [-z dir] [-c dir] [-e] [-f] [-k [4.0 | 5.0 | 5.1 | 5.2 | 5.3 | 5.4]]\n"
   115 		<< "Usage: " << CommandName () << " [-z dir] [-c dir] [-e] [-f] [-k [4.0 | 5.0 | 5.1 | 5.2 | 5.3 | 5.4]]\n"
   116 		#else
   116 		#else
   117 		<< "Usage: " << CommandName () << " [-z dir] [-c dir] [-e] [-k [4.0 | 5.0 | 5.1 | 5.2 | 5.3 | 5.4]]\n"
   117 		<< "Usage: " << CommandName () << " [-z dir] [-c dir] [-e] [-k [4.0 | 5.0 | 5.1 | 5.2 | 5.3 | 5.4]]\n"
   118 		#endif
   118 		#endif
   119 		<< "\t\t[-s [sisfile | dir] [+drive [+mcard | +mcardnr | +mcardalone | +mcardalonenr] [+sucert]]] [-s ...]\n"
   119 		<< "\t\t[-s [sisfile | dir] [+drive [+mcard | +mcardnr | +nonremovablepkg | +mcardalone | +mcardalonenr] [+sucert]]] [-s ...]\n"
   120 		<< "\t\t[-p param_file] [-d drive] [-r rofsbuild_log_file1,rofsbuild_log_file2,...]\n" 
   120 		<< "\t\t[-p param_file] [-d drive] [-r rofsbuild_log_file1,rofsbuild_log_file2,...]\n" 
   121 		<< "\t\t[-t romstubdir] [-n language_code] [-i config_file] \n"
   121 		<< "\t\t[-t romstubdir] [-n language_code] [-i config_file] \n"
   122 		<< "\t\t[-x pkgUID[,pkgUID2,...]] [-w [off | error | warn | info]] [-l logfile]\n\n"
   122 		<< "\t\t[-x pkgUID[,pkgUID2,...]] [-w [off | error | warn | info]] [-l logfile]\n\n"
   123 		<< "Where:\t-h\t\tDisplays help\n"
   123 		<< "Where:\t-h\t\tDisplays help\n"
   124 		<< "\t-c\t\tThe directory representing the system drive on the device\n"
   124 		<< "\t-c\t\tThe directory representing the system drive on the device\n"