Skip to content

Commit d094b43

Browse files
author
Enrico Steffinlongo
committed
Add man page documentation for --dump-smt-formula
1 parent b2990b7 commit d094b43

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/man/cbmc.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,9 @@ The flag \fB\-\-slice\-formula\fR should be added to remove some not-yet support
467467
\fB\-\-outfile\fR filename
468468
output formula to given file
469469
.TP
470+
\fB\-\-dump\-smt\-formula\fR filename
471+
output smt incremental formula to the given file
472+
.TP
470473
\fB\-\-write\-solver\-stats\-to\fR json\-file
471474
collect the solver query complexity
472475
.TP

doc/man/jbmc.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,9 @@ incremental solving (experimental)
445445
\fB\-\-outfile\fR filename
446446
output formula to given file
447447
.TP
448+
\fB\-\-dump\-smt\-formula\fR filename
449+
output smt incremental formula to the given file
450+
.TP
448451
\fB\-\-write\-solver\-stats\-to\fR \fIjson\-file\fR
449452
collect the solver query complexity
450453
.TP

0 commit comments

Comments
 (0)