Update documentation of the "dump graph" command.

This commit is contained in:
Guus Sliepen 2012-09-26 23:56:21 +02:00
parent 1f312137d5
commit 38dbc63f11
2 changed files with 2 additions and 2 deletions

View 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}

View 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.