Update documentation of the "dump graph" command.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 26 Sep 2012 21:56:21 +0000 (23:56 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 26 Sep 2012 21:56:21 +0000 (23:56 +0200)
doc/tinc.texi
doc/tincctl.8.in

index 8b3c69c..02b6c73 100644 (file)
@@ -2211,7 +2211,7 @@ Dump a list of all known subnets in the VPN.
 @item dump connections
 Dump a list of all meta connections with ourself.
 
-@item dump graph
+@item dump graph | digraph
 Dump a graph of the VPN in dotty format.
 
 @item info @var{node} | @var{subnet} | @var{address}
index 3ca6753..23c46ba 100644 (file)
@@ -124,7 +124,7 @@ Dump a list of all known connections in the VPN.
 Dump a list of all known subnets in the VPN.
 .It dump connections
 Dump a list of all meta connections with ourself.
-.It dump graph
+.It dump graph | digraph
 Dump a graph of the VPN in
 .Xr dotty 1
 format.