Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
just a minor update: `bap-veri` is not an executable anymore, but just a command to the main BAP frontend
  • Loading branch information
gitoleg authored Nov 13, 2019
1 parent 7087584 commit 01f0b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ really different, since only not equal events goes to matching.
##Usage
Program works only with files with `.frames` extension.
```
bap-veri --show-errors --show-stat --rules "path to rules file" PATH
bap veri --show-errors --show-stat --rules "path to rules file" PATH
`PATH` is either directory with files from a tracer, either a file.
`show-errors` option allows to see a detailed information about BIL errors
Expand Down

0 comments on commit 01f0b20

Please sign in to comment.