aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/wg.8
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
commit4a8282ed4bba924e2b76d34dd48ff72e636b0f1a (patch)
treec61e9ee70cb7827a120822a66ecb4a26fba8eeb1 /src/tools/wg.8
parentcurve25519: 128-bit integer != x86_64 (diff)
downloadwireguard-monolithic-historical-4a8282ed4bba924e2b76d34dd48ff72e636b0f1a.tar.xz
wireguard-monolithic-historical-4a8282ed4bba924e2b76d34dd48ff72e636b0f1a.zip
tools: document # comments in wg(8) man page
Diffstat (limited to 'src/tools/wg.8')
-rw-r--r--src/tools/wg.84
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tools/wg.8 b/src/tools/wg.8
index b9c1f79..b4f9599 100644
--- a/src/tools/wg.8
+++ b/src/tools/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