X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincctl.8.in;h=899b066743c7e0e6e040011dfe09970aba1408b8;hb=f0a57eab4cfd64d4f8261b1885a2072177f9e76b;hp=eeb5031c8778c73d9e896ac7717946d6f1f71669;hpb=da81da064a093f94e460fc1c359b5cfab26d6b5b;p=tinc diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index eeb5031c..899b0667 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -76,9 +76,26 @@ Dump a list of all meta connections with ourself. Dump a graph of the VPN in .Xr dotty 1 format. +.It purge +Purges all information remembered about unreachable nodes. +.It debug Ar N +Sets debug level to +.Ar N . +.It retry +Forces +.Xr tincd 8 +to try to connect to all uplinks immediately. +Usually +.Xr tincd 8 +attempts to do this itself, +but increases the time it waits between the attempts each time it failed, +and if +.Xr tincd 8 +didn't succeed to connect to an uplink the first time after it started, +it defaults to the maximum time of 15 minutes. .El .Sh BUGS -The "start", "restart", "reload", and "dump" commands are not yet implemented. +The "start", "restart", and "reload" commands are not yet implemented. .Pp If you find any bugs, report them to tinc@tinc-vpn.org. .Sh SEE ALSO