Skip to content

Commit 77a5289

Browse files
committed
Fix option in README
1 parent 5e85693 commit 77a5289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ restURL: http://localhost:4318/v1/traces
5757
Finally, start the test-telemetry-generator:
5858
5959
```shell
60-
java -jar test-telemetry-generator-otel-proto-0.18.0-fatjar.jar -e resource-definition.yaml -s trace-definition.yaml -t cli-target-rest.yaml
60+
java -jar test-telemetry-generator-otel-proto-0.18.0-fatjar.jar -r resource-definition.yaml -s trace-definition.yaml -t cli-target-rest.yaml
6161
```
6262

6363
If all goes well, you should see test-telemetry-generator printing out some logs for you:

0 commit comments

Comments
 (0)