X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincd.8.in;h=bb56025642c1a8a01b42c2bd02b1089412d77e9f;hb=2c5ded652035bfaa204a7e1cc6766efb87135569;hp=0e790e03f81655431ef248fbbd78ddfef7d98042;hpb=79e9a4f743b7b59fed968575f6b36171cf4a0063;p=tinc diff --git a/doc/tincd.8.in b/doc/tincd.8.in index 0e790e03..bb560256 100644 --- a/doc/tincd.8.in +++ b/doc/tincd.8.in @@ -1,4 +1,4 @@ -.Dd 2011-01-02 +.Dd 2011-06-25 .Dt TINCD 8 .\" Manual page created by: .\" Ivo Timmermans @@ -70,13 +70,16 @@ If .Ar FILE is omitted, the default is .Pa @localstatedir@/log/tinc. Ns Ar NETNAME Ns Pa .log. -.It Fl -controlsocket Ns = Ns Ar FILENAME -Open control socket at -.Ar FILENAME . +.It Fl -controlcookie Ns = Ns Ar FILENAME +Store a cookie in +.Ar FILENAME +which allows +.Xr tincctl 8 +to authenticate. If .Ar FILE is omitted, the default is -.Pa @localstatedir@/run/tinc. Ns Ar NETNAME Ns Pa .control. +.Pa @localstatedir@/run/tinc. Ns Ar NETNAME Ns Pa .cookie. .It Fl -bypass-security Disables encryption and authentication of the meta protocol. Only useful for debugging.