Update live-tracing.md (#29712)

* Update live-tracing.md

* Update live-tracing.md
This commit is contained in:
Marius van der Wijden 2024-05-06 11:57:27 +02:00 committed by GitHub
parent 93cdac2bb5
commit 22a057cf65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -292,7 +292,7 @@ Note-worthy explanations:
First compile the source by running `make geth`. Then run the following command:
```bash
./build/bin/geth --vmtrace --vmtrace.config '{"config": "supply-logs"}' [OTHER_GETH_FLAGS]
./build/bin/geth --vmtrace supply --vmtrace.jsonconfig '{"config": "supply-logs"}' [OTHER_GETH_FLAGS]
```
Soon you will see `supply-logs/supply.jsonl` file being populated with lines such as: