From 2f436b7624bbc94fd87508b603496f2228fae675 Mon Sep 17 00:00:00 2001 From: ChadliaJerad Date: Wed, 23 Aug 2023 21:20:15 -0700 Subject: [PATCH] Typo --- util/tracing/visualization/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/tracing/visualization/README.md b/util/tracing/visualization/README.md index c199787d3..929f6bb3e 100644 --- a/util/tracing/visualization/README.md +++ b/util/tracing/visualization/README.md @@ -35,7 +35,7 @@ fedsd It is also possible to operate on specific files. In such a case, run `fedsd` with `-r` flag to provide the RTI trace file, and `-f` flag to privide the list of federates trace files. Bith argumenets are optional. ```bash -fedsd -r -f +fedsd -r -f ``` The output is an html file named `trace_svg.html` (in the current directory) that contains the sequence of interactions between the federates and the RTI.