From 38dbc63f118dbfdb955b56740b8c20a9379fb3ba Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Wed, 26 Sep 2012 23:56:21 +0200 Subject: [PATCH] Update documentation of the "dump graph" command. --- doc/tinc.texi | 2 +- doc/tincctl.8.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tinc.texi b/doc/tinc.texi index 8b3c69c9..02b6c738 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -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} diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index 3ca67534..23c46ba3 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -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. -- 2.20.1