X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincd.8.in;fp=doc%2Ftincd.8.in;h=bb4aa48c2e61e09823ecbc3bea5cf521dfed8434;hb=e73052b05444679d922dbdf3d0c507873110957e;hp=ea72204221216db80772d258be17e43263898ff2;hpb=8c953b1bfef3c6ebee7c537c2c2f144807d0311a;p=tinc diff --git a/doc/tincd.8.in b/doc/tincd.8.in index ea722042..bb4aa48c 100644 --- a/doc/tincd.8.in +++ b/doc/tincd.8.in @@ -70,7 +70,7 @@ If .Ar FILE is omitted, the default is .Pa @localstatedir@/log/tinc. Ns Ar NETNAME Ns Pa .log. -.It Fl -controlcookie Ns = Ns Ar FILENAME +.It Fl -pidfile Ns = Ns Ar FILENAME Store a cookie in .Ar FILENAME which allows @@ -79,7 +79,7 @@ to authenticate. If .Ar FILE is omitted, the default is -.Pa @localstatedir@/run/tinc. Ns Ar NETNAME Ns Pa .cookie. +.Pa @localstatedir@/run/tinc. Ns Ar NETNAME Ns Pa .pid. .It Fl -bypass-security Disables encryption and authentication of the meta protocol. Only useful for debugging.