Skip to content

Commit e7ecaab

Browse files
committed
Add goto-instrument's synthesize-loop-invariants to its man page
This option was added in 948994a, but the man page wasn't updated at the time.
1 parent 7e81905 commit e7ecaab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/man/goto-instrument.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -995,6 +995,9 @@ force aggressive slicer to preserve all direct paths
995995
\fB\-\-apply\-loop\-contracts\fR
996996
check and use loop contracts when provided
997997
.TP
998+
\fB\-\-synthesize\-loop\-invariants\fR
999+
synthesize and apply loop invariants
1000+
.TP
9981001
\fB\-\-replace\-call\-with\-contract\fR \fIfun\fR
9991002
replace calls to \fIfun\fR with \fIfun\fR's contract
10001003
.TP

0 commit comments

Comments
 (0)