X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincctl.8.in;h=4e29437832f282d72f40e457f0a9438c5c44c846;hb=b50a92d0c3d26edfeb7c8d6c1b8c3adc28edd6fe;hp=f6b5010fb882b782ae7cd1235b941b0e0c772e10;hpb=58026f72a17b316f1b9756400f0ee9e9f519f877;p=tinc diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index f6b5010f..4e294378 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -80,10 +80,16 @@ Export the host configuration file of the local node to standard output. .It export-all Export all host configuration files to standard output. .It import Op Fl -force -Import host configuration file(s) from standard input. +Import host configuration data generated by the +.Nm +export command from standard input. Already existing host configuration files are not overwritten unless the option .Fl -force is used. +.It exchange Op Fl -force +The same as export followed by import. +.It exchange-all Op Fl -force +The same as export-all followed by import. .It start Op tincd options Start .Xr tincd 8 ,