Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Aug 17, 2019
1 parent 12f1f31 commit 558033f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
messages are received by rabtap (#15)
* new: output of `info` command can now also be rendered to dot format, to
create a visualization using graphviz. Set format with `--format=dot`, e.g.
`rabtap info --format=dot`.
`rabtap info --format=dot` to create an image using graphviz like:
![info mode](doc/images/info-dot.png)
* fix: termination with ctrl+c in `tap`, `pub`, `sub` commands now works reliably
* change: option `--by-connection` of `info` command changed to `--mode=byConnection`
* heaviliy simplified code
Expand Down

0 comments on commit 558033f

Please sign in to comment.