From 0ade59285137742b4e3954f25c981ca6ce56dc19 Mon Sep 17 00:00:00 2001 From: Alexandre Nobuharu Sato <66435071+AlexandreSato@users.noreply.github.com> Date: Thu, 3 Oct 2024 21:17:46 -0300 Subject: [PATCH] Typo on README.md of replay instructions --- tools/replay/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/replay/README.md b/tools/replay/README.md index 65a1e7a0b3bd79..5e91aae943e96c 100644 --- a/tools/replay/README.md +++ b/tools/replay/README.md @@ -37,7 +37,7 @@ tools/replay/replay --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