From: Guus Sliepen <guus@tinc-vpn.org>
Date: Sun, 2 Jan 2011 16:24:23 +0000 (+0100)
Subject: Document the behavior of "-n."
X-Git-Tag: import-tinc-1.1~540^2~17
X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=4575c6c7dffe228ce302776022a2075b7ef37ab0;p=meshlink

Document the behavior of "-n."
---

diff --git a/doc/tincd.8.in b/doc/tincd.8.in
index 05586302..cc50decf 100644
--- a/doc/tincd.8.in
+++ b/doc/tincd.8.in
@@ -64,6 +64,14 @@ the service will always be stopped and removed.
 .It Fl n, -net Ns = Ns Ar NETNAME
 Connect to net
 .Ar NETNAME .
+This will let tinc read all configuration files from
+.Pa @sysconfdir@/tinc/ Ar NETNAME .
+Specifying
+.Li .
+for
+.Ar NETNAME
+is the same as not specifying any
+.Ar NETNAME .
 .It Fl K, -generate-keys Ns Op = Ns Ar BITS
 Generate public/private RSA keypair and exit.
 If