X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincctl.8.in;h=751e16fb5ebe4fd288d2f90edfe3964a4f0dbb76;hb=a444ec396456a25546a4ab3d185c7fb5e4bb7ae3;hp=bbc8dba6714697887d88d593085185c55392bf9f;hpb=3fba80174dbe29bcfe0d121a2a1d2e61be5ee57b;p=tinc diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index bbc8dba6..751e16fb 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -37,9 +37,21 @@ Display short list of options. .It Fl -version Output version information and exit. .El +.Sh ENVIRONMENT VARIABLES +.Bl -tag -width indent +.It Ev NETNAME +If no netname is specified on the command line with the +.Fl n +option, the value of this environment variable is used. +.El .Sh COMMANDS .zZ .Bl -tag -width indent +.It init Op Ar name +Create initial configuration files and RSA and ECDSA keypairs with default length. +If no +.Ar name +for this node is given, it will be asked for. .It start Start .Xr tincd 8 . @@ -86,6 +98,10 @@ Purges all information remembered about unreachable nodes. .It debug Ar N Sets debug level to .Ar N . +.It log Op Ar N +Capture log messages from a running tinc daemon. +An optional debug level can be given that will be applied only for log messages sent to +.Nm tincctl . .It retry Forces .Xr tincd 8