aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/wg.8
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-02-16 20:10:25 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-02-17 05:55:03 +0100
commit437116f238d30f1b9d7b19d8d4364ed937817dff (patch)
tree9d89a39a945edb282565358c2b76da3da7850197 /src/wg.8
parentexternal-tests: update go version (diff)
downloadwireguard-tools-437116f238d30f1b9d7b19d8d4364ed937817dff.tar.xz
wireguard-tools-437116f238d30f1b9d7b19d8d4364ed937817dff.zip
wg: allow in-line comments
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/wg.8')
-rw-r--r--src/wg.84
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wg.8 b/src/wg.8
index 612fb4e..ebfb7f6 100644
--- a/src/wg.8
+++ b/src/wg.8
@@ -165,8 +165,8 @@ 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, following an
-INI-like syntax. Lines that start with a '#' are considered comments and are thus
-ignored.
+INI-like syntax. Characters after and including a '#' are considered comments and
+are thus ignored.
[Interface]
.br