Make "tinc add" idempotent.
[oweals/tinc.git] / doc / tinc.texi
index 2f4949e12ed2e8b02a03b57553b7c4367483983d..442da2f96977cf95829e3aa58b45a8d4e1d7f4d4 100644 (file)
@@ -2293,6 +2293,7 @@ To set a variable for a specific host, use the notation @var{host}.@var{variable
 @cindex add
 @item add @var{variable} @var{value}
 As above, but without removing any previously existing configuration variables.
+If the variable already exists with the given value, nothing happens.
 
 @cindex del
 @item del @var{variable} [@var{value}]