Typo on README.md of replay instructions (#33726)

pull/33654/head
Alexandre Nobuharu Sato 7 months ago committed by GitHub
parent 68f4c8a986
commit 4a50526064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      tools/replay/README.md

@ -37,7 +37,7 @@ tools/replay/replay <route-name> --data_dir="/path_to/route"
# a2a0ccea32023010|2023-07-27--13-01-19--0
# a2a0ccea32023010|2023-07-27--13-01-19--1
# You can replay it like this:
tools/replay/replay "a2a0ccea32023010|2023-07-27--13-01-19" --data-dir="/path_to_routes"
tools/replay/replay "a2a0ccea32023010|2023-07-27--13-01-19" --data_dir="/path_to_routes"
```
## Send Messages via ZMQ

Loading…
Cancel
Save