aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/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
commita3b104108ebd06c2585d8bf4cbea1ed51c955c5e (patch)
tree18bdcdff754ce7973278dab5389c7f3b44ff39d4 /src/tools/wg.8
parentexternal-tests: update go version (diff)
downloadwireguard-monolithic-historical-a3b104108ebd06c2585d8bf4cbea1ed51c955c5e.tar.xz
wireguard-monolithic-historical-a3b104108ebd06c2585d8bf4cbea1ed51c955c5e.zip
tools: allow in-line comments
Diffstat (limited to 'src/tools/wg.8')
-rw-r--r--src/tools/wg.84
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/wg.8 b/src/tools/wg.8
index 612fb4e..ebfb7f6 100644
--- a/src/tools/wg.8
+++ b/src/tools/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