From 3c16d8ed4394c730cd6967592d2a3f1ccb610a9e Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Mon, 15 Sep 2014 02:00:07 +0200 Subject: [PATCH] More clear description of buildverbositylevel --- Source/Modules/scilab.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Modules/scilab.cxx b/Source/Modules/scilab.cxx index af46ee764..85a1a19d1 100644 --- a/Source/Modules/scilab.cxx +++ b/Source/Modules/scilab.cxx @@ -21,7 +21,7 @@ Scilab options (available with -scilab)\n\ -addldflags - Add linker flags \n\ -addsources - Add comma separated source files \n\ -buildflags - Use the Scilab script to set build flags\n\ - -buildverbositylevel - Set the build verbosity (default 0)\n\ + -buildverbositylevel - Set the build verbosity (default 0: off, 2: most verbose)\n\ -internalmodule - Generate internal module files with the given \n\ -nobuilder - Do not generate builder script\n\ -outputlibrary - Set name of the output library to \n\n";