which runs as a separate process that communicates with
.B lefty
through pipes.
+
+If the input graph contains xdot attributes,
+.B dotty
+will use that to display the graph. Otherwise, it runs
+.B dot
+to obtain layout information.
.SH USAGE
The file name is optional. If present, the graph contained in that file is
displayed in the
.TP
.B -V
Prints the version.
+.SH BUGS
+The lefty parser does not accept anonymous graphs.
.SH SEE ALSO
-dot(1), lefty(1)
+dot(1), lefty(1), lneato(1), xdot(3)
.br
.I dotty
user guide.
which runs as a separate process that communicates with
.B lefty
through pipes.
+
+If the input graph contains xdot attributes,
+.B lneato
+will use that to display the graph. Otherwise, it runs
+.B neato
+to obtain layout information.
.SH USAGE
The file name is optional. If present, the graph contained in that file is
displayed in the
.B -V
Prints the version.
.SH SEE ALSO
-neato(1), lefty(1), dotty(1),
+neato(1), lefty(1), dotty(1), xdot(3),
.br
.I dotty
user guide.