Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadliaJerad committed Aug 24, 2023
1 parent 758b0f8 commit 2f436b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/tracing/visualization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <rti.lft> -f <federate__f1.lft> <federate--f2.lft>
fedsd -r <rti.lft> -f <federate__f1.lft> <federate__f2.lft>
```

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.

0 comments on commit 2f436b7

Please sign in to comment.