X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincctl.8.in;h=3834323d20c1133737abc5854c10aef5013c24de;hb=70a1a5594af5d4e6a364186b42ba4e34c676009b;hp=04a1ddb5dcadf3ff997a8d5e0b8f08aa1390d645;hpb=2e09986a1fd6dc5b6313f10e5d86aaaf4a531235;p=tinc diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index 04a1ddb5..3834323d 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -1,4 +1,4 @@ -.Dd 2011-06-25 +.Dd 2012-10-14 .Dt TINCCTL 8 .\" Manual page created by: .\" Scott Lamb @@ -128,6 +128,9 @@ Dump a list of all meta connections with ourself. Dump a graph of the VPN in .Xr dotty 1 format. +Nodes are colored according to their reachability: +red nodes are unreachable, orange nodes are indirectly reachable, green nodes are directly reachable. +Black nodes are either directly or indirectly reachable, but direct reachability has not been tried yet. .It info Ar node | subnet | address Show information about a particular node, subnet or address. If an address is given, any matching subnet will be shown.