"-f, --fast\n\tSkip waiting for ENTER between stages\n\n"
"-g, --debug\n\tEnable debuging options\n\n"
...
...
@@ -236,7 +241,8 @@ def usage():
"-e, --with-extra-C-code deploymentPartition:directoryWithCfiles\n\tDirectory containing additional .c files to be compiled and linked in for deploymentPartition\n\n"
"-d, --with-extra-Ada-code deploymentPartition:directoryWithADBfiles\n\tDirectory containing additional .adb files to be compiled and linked in for deploymentPartition\n\n"
"-l, --with-extra-lib deploymentPartition:/path/to/libLibrary1.a<,/path/to/libLibrary2.a,...>\n\tAdditional libraries to be linked in for deploymentPartition\n\n"
"-w, --with-cv-attributes properties_filename\n\tUpdate thread priorities, stack size and offset/phase during the build")
"-w, --with-cv-attributes properties_filename\n\tUpdate thread priorities, stack size and offset/phase during the build\n\n"