X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.8.in;h=2cff94c351dcc0c21b828b60ea55a1764b6b17cb;hb=ced4c1a327b321a6d73028a3a15b41b0be64d910;hp=fba373e4dc29cbf1f1c1c886fbcf5e466d7dab74;hpb=23a634becf09ac84c71250474fcb96e23b0ebdf1;p=tinc diff --git a/doc/tinc.8.in b/doc/tinc.8.in index fba373e4..2cff94c3 100644 --- a/doc/tinc.8.in +++ b/doc/tinc.8.in @@ -90,6 +90,15 @@ is used. The same as export followed by import. .It exchange-all Op Fl -force The same as export-all followed by import. +.It invite Ar name +Prepares an invitation for a new node with the given +.Ar name , +and prints a short invitation URL that can be used with the join command. +.It join Op Ar URL +Join an existing VPN using an invitation URL created using the invite command. +If no +.Ar URL +is given, it will be read from standard input. .It start Op tincd options Start .Xr tincd 8 ,