lneato(1) - Linux man page
Name
lneato - A Customizable Graph EditorSynopsis
lneato [ -V ] [ file ]Description
lneato is written on top of neato and lefty. lefty is a general-purpose programmable editor for technical pictures. It has an interpretive programming language similar to AWK and C. The user interface and graph editing operations of lneato are written as lefty functions. Programmer-defined graph operations may be loaded as well. Graph layouts are made by neato, which runs as a separate process that communicates with lefty through pipes.
Usage
The file name is optional. If present, the graph contained in that file is displayed in the lneato window.Options
- -V
- Prints the version.
See Also
neato(1), lefty(1), dotty(1),dotty user guide.