More clear description of buildverbositylevel

This commit is contained in:
Ian Bell 2014-09-15 02:00:07 +02:00
commit 3c16d8ed43

View file

@ -21,7 +21,7 @@ Scilab options (available with -scilab)\n\
-addldflags <ldflags> - Add linker flags <ldflags>\n\
-addsources <files> - Add comma separated source files <files>\n\
-buildflags <file> - Use the Scilab script <file> to set build flags\n\
-buildverbositylevel <level> - Set the build verbosity <level> (default 0)\n\
-buildverbositylevel <level> - Set the build verbosity <level> (default 0: off, 2: most verbose)\n\
-internalmodule <gateway id> - Generate internal module files with the given <gateway id>\n\
-nobuilder - Do not generate builder script\n\
-outputlibrary <name> - Set name of the output library to <name>\n\n";