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.
2 parents a021bf6 + 595da03 commit c46b822Copy full SHA for c46b822
src/goto-checker/bmc_util.h
@@ -218,7 +218,7 @@ void run_property_decider(
218
"iteration. If for example it is 1, then the loop will be unwound once, " \
219
"and immediately checked. Note: this means for {y--unwind-min} 1 or 0 all " \
220
"properties are checked.\n" \
221
- " {--unwind-max} {unr} \t stop incremental-loop after {unr} unwindings\n" \
+ " {y--unwind-max} {unr} \t stop incremental-loop after {unr} unwindings\n" \
222
" {y--ignore-properties-before-unwind-min} \t " \
223
"do not check properties before unwind-min when using " \
224
"{y--incremental-loop}\n" \
0 commit comments