We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed29090 commit 079a86eCopy full SHA for 079a86e
src/ebmc/ebmc_parse_options.cpp
@@ -404,6 +404,7 @@ void ebmc_parse_optionst::help()
404
" {y--smv-netlist} \t show netlist in SMV format\n"
405
" {y--dot-netlist} \t show netlist in DOT format\n"
406
" {y--show-trans} \t show transition system\n"
407
+ " {y--verbosity} {u#} \t verbosity level, from 0 (silent) to 10 (everything)\n"
408
// clang-format on
409
"\n");
410
}
0 commit comments