aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-03-22 13:11:41 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-03-24 04:44:27 +0100
commit3067b597980b94e01a8dca38b4e072fd55a9696c (patch)
treec80b1db4b66457f4029dee45391be3df33115f73 /src
parentwg-quick: support old ip(8) (diff)
downloadwireguard-tools-3067b597980b94e01a8dca38b4e072fd55a9696c.tar.xz
wireguard-tools-3067b597980b94e01a8dca38b4e072fd55a9696c.zip
wg: document # comments in wg(8) man page
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src')
-rw-r--r--src/wg.84
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wg.8 b/src/wg.8
index b9c1f79..b4f9599 100644
--- a/src/wg.8
+++ b/src/wg.8
@@ -164,7 +164,9 @@ interval of 25 seconds. If set to 0 or "off", this option is disabled. By defaul
when unspecified, this option is off. Most users will not need this. Optional.
.SH CONFIGURATION FILE FORMAT EXAMPLE
-This example may be used as a model for writing configuration files.
+This example may be used as a model for writing configuration files, following an
+INI-like syntax. Lines that start with a '#' are considered comments and are thus
+ignored.
[Interface]
.br