print_network_dot [-h] <file_name>
Write a file in the format taken by the tool dot
depicting the topology of the network. Dot is a tool that given a description
of a graph in a certain format it produces a postscript print of the
graph. For more information about dot look in
http://www.research.att.com/orgs/ssr/book/reuse. Once a dot file is
produced with this command, the shell command dot -Tps
If no argument is specified on the command line, the description is written to the standard output.
Command options: