Skip to content

Commit

Permalink
Typo and minor update in the visualization README file
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadliaJerad committed Sep 21, 2023
1 parent e6ad63c commit 728e725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/tracing/visualization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Once the federation stopped executing, running `fedsd` will operate on all the `
```bash
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.
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 provide the list of federate.

```bash
fedsd -r <rti.lft> -f <federate__f1.lft> <federate__f2.lft>
```
Expand Down

0 comments on commit 728e725

Please sign in to comment.