Skip to content

Commit 9c12fc1

Browse files
committed
ebmc: add --verbosity to help
1 parent c7b139f commit 9c12fc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ebmc/ebmc_parse_options.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,5 +397,6 @@ void ebmc_parse_optionst::help()
397397
" {y--smv-netlist} \t show netlist in SMV format\n"
398398
" {y--dot-netlist} \t show netlist in DOT format\n"
399399
" {y--show-trans} \t show transition system\n"
400+
" {y--verbosity} {u#} \t verbosity level, from 0 (silent) to 10 (everything)\n"
400401
"\n");
401402
}

0 commit comments

Comments
 (0)