mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Make show unproved CLI a flag
This commit is contained in:
+1
-1
@@ -488,7 +488,7 @@ Unproved Targets
|
||||
|
||||
If there are any unproved targets, the SMTChecker issues one warning stating
|
||||
how many unproved targets there are. If the user wishes to see all the specific
|
||||
unproved targets, the CLI option ``--model-checker-show-unproved true`` and
|
||||
unproved targets, the CLI option ``--model-checker-show-unproved`` and
|
||||
the JSON option ``settings.modelChecker.showUnproved = true`` can be used.
|
||||
|
||||
Verified Contracts
|
||||
|
||||
Reference in New Issue
Block a user