Scroll to navigation
XDOT(1) |
General Commands Manual |
XDOT(1) |
NAME¶
xdot - Interactive viewer for Graphviz dot files
DESCRIPTION¶
XDot is an interactive viewer for graphs written in Graphviz's dot language.
OPTIONS¶
- -f FILTER, --filter=FILTER
- graphviz filter: dot, neato, twopi, circo, or
fdp [default: dot]
- -n, --no-filter
- assume input is already filtered into xdot format (use e.g. dot
-Txdot)
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
AUTHOR¶
This manpage was written for the Debian XDot package by Stefano Rivera
<stefanor@debian.org>.