X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftincctl.8.in;h=e5301166ed1822b65c892671dff05b094a9922ad;hb=cc3c69c892b0dad9a6ece0a0f4ccd429a22fcbff;hp=f6b5010fb882b782ae7cd1235b941b0e0c772e10;hpb=58026f72a17b316f1b9756400f0ee9e9f519f877;p=tinc diff --git a/doc/tincctl.8.in b/doc/tincctl.8.in index f6b5010f..e5301166 100644 --- a/doc/tincctl.8.in +++ b/doc/tincctl.8.in @@ -1,4 +1,4 @@ -.Dd 2012-10-14 +.Dd 2013-01-15 .Dt TINCCTL 8 .\" Manual page created by: .\" Scott Lamb @@ -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 ,