Skip to content

Commit

Permalink
There is no interactive debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
msooseth committed Jan 2, 2025
1 parent 037ff11 commit b5fb04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/exec.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `hevm exec`

Run an EVM computation using specified parameters, using an interactive debugger when `--debug` flag is given.
Run an EVM computation using specified parameters.

```
Usage: hevm exec [--code TEXT] [--calldata TEXT] [--address ADDR]
Expand Down

0 comments on commit b5fb04f

Please sign in to comment.