Skip to content

Commit d1d3e42

Browse files
committed
docs: add "subject to change" warning to --viper-output
We insert a warning into the manual to let people know that the exact Viper output is subject to change in the future. Signed-off-by: Zoltan A. Kocsis <11808286+zaklogician@users.noreply.github.com>
1 parent f22260f commit d1d3e42

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/manual.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,8 @@ should be the same version and compiled with the same configuration options.
484484

485485
If the `--viper-output PREFIX` argument is set, then for each protection domain `name` specified in
486486
the system description file, a file `PREFIX/name.vpr` will be output, containing a description of the
487-
capability table of the given PD in the Viper verification language.
487+
capability table of the given PD in the Viper verification language. These output files can be used
488+
for verification purposes, but the exact format may change in future versions of the tool.
488489

489490

490491
## Image format

0 commit comments

Comments
 (0)