X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=b2236b4bad04cfa9533214a5b5bfb4283a4659f4;hb=b0f3a76e9bf8ceeab75c1e6f4dce6763aecddc5e;hp=40a297a3e9531034224d746232c5e2ea39eda1e9;hpb=a9caa2a6ea3aa553c9d2140ad4f5b34b7ab7297b;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index 40a297a3..b2236b4b 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -2044,6 +2044,11 @@ the value of this environment variable is used. Create initial configuration files and RSA and ECDSA keypairs with default length. If no @var{name} for this node is given, it will be asked for. +@item config [get] @var{variable} +Print the current value of configuration variable @var{variable}. +If more than one variable with the same name exists, +the value of each of them will be printed on a separate line. + @item config [set] @var{variable} @var{value} Set configuration variable @var{variable} to the given @var{value}. All previously existing configuration variables with the same name are removed.