ovsdb-dot: Include arrows by default.
authorBen Pfaff <blp@nicira.com>
Thu, 20 Dec 2012 19:02:32 +0000 (11:02 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 17 Oct 2013 22:09:12 +0000 (15:09 -0700)
commitaf4e1a4ab785cf592efd9eefa9802691523e3af0
treedfde9a06a90b551268447e459d8ac6e2fb99c42d
parent94639963bf275a41e42277116205da0e9b457580
ovsdb-dot: Include arrows by default.

When ovsdb-dot generates diagrams for use in the manpages, the dot2pic
postprocessor makes nicer output if the arrowheads are omitted (dot2pic
adds the arrowheads itself).  But for other uses that don't go through
the postprocessor, we generally want the arrowheads.  So this commit adds
an option.  On the principle that the default should be the least
surprising to a naive user, arrowheads are included by default.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovsdb/ovsdb-dot.in
vswitchd/automake.mk