X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincctl.8.in;h=493adfd0b7d7c7c64d4eb9522b405ec7e394e8f4;hb=c19cc669d01b7720add8c80a47947a5c43ed12fc;hp=40bd13618720b3eb04aa543114e2d165d722f86a;hpb=1065879c8c6e8cdf8d3755024241f31eaabd4138;p=tinc diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index 40bd1361..493adfd0 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -78,9 +78,30 @@ Dump a graph of the VPN in 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. +.It reload +Partially rereads configuration files. +Connections to hosts whose host config files are removed are closed. +New outgoing connections specified in +.Pa tinc.conf +will be made. .El .Sh BUGS -The "start", "restart", and "reload" commands are not yet implemented. +The "start" and "restart" commands are not yet implemented. .Pp If you find any bugs, report them to tinc@tinc-vpn.org. .Sh SEE ALSO