]> git.meshlink.io Git - meshlink/blobdiff - doc/tincctl.8.in
"tincctl init" creates initial directory structure, tinc.conf and keypairs.
[meshlink] / doc / tincctl.8.in
index a3168ba98850c2e14b1a39751fe26e6886245ec2..751e16fb5ebe4fd288d2f90edfe3964a4f0dbb76 100644 (file)
@@ -47,6 +47,11 @@ option, the value of this environment variable is used.
 .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 .
@@ -93,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