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.
1 parent 7087584 commit 01f0b20Copy full SHA for 01f0b20
README.md
@@ -80,7 +80,7 @@ really different, since only not equal events goes to matching.
80
##Usage
81
Program works only with files with `.frames` extension.
82
```
83
-bap-veri --show-errors --show-stat --rules "path to rules file" PATH
+bap veri --show-errors --show-stat --rules "path to rules file" PATH
84
85
`PATH` is either directory with files from a tracer, either a file.
86
`show-errors` option allows to see a detailed information about BIL errors
0 commit comments