X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftincd.8.in;h=df6af144fc6b50bdab577bce05a3c40f5918216d;hp=9995b4c746fb0ac4c4a686a7cc130e87a578aaf7;hb=a22041922f160667573e9a5ae3f4195e1668906a;hpb=8b70c5be9bc762d81354f9cd77c3748a44a4956d diff --git a/doc/tincd.8.in b/doc/tincd.8.in index 9995b4c7..df6af144 100644 --- a/doc/tincd.8.in +++ b/doc/tincd.8.in @@ -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.