X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincd.8.in;h=df6af144fc6b50bdab577bce05a3c40f5918216d;hb=a22041922f160667573e9a5ae3f4195e1668906a;hp=966cc77ee0981e85b9ea66dba63828385b3a273e;hpb=075e6828a7533e7daa790225f17aa6bb39703278;p=tinc diff --git a/doc/tincd.8.in b/doc/tincd.8.in index 966cc77e..df6af144 100644 --- a/doc/tincd.8.in +++ b/doc/tincd.8.in @@ -1,4 +1,4 @@ -.Dd 2002-03-25 +.Dd 2009-05-18 .Dt TINCD 8 .\" Manual page created by: .\" Ivo Timmermans @@ -72,11 +72,11 @@ is omitted, the default is .It Fl -bypass-security Disables encryption and authentication of the meta protocol. Only useful for debugging. -.It Fl -chroot +.It Fl R, -chroot With this option tinc chroots into the directory where network config is located (@sysconfdir@/tinc/NETNAME if -n option is used, or to the directory specified with -c option) after initialization. -.It Fl -user Ns = Ns Ar USER +.It Fl U, -user Ns = Ns Ar USER setuid to the specified .Ar USER after initialization.