]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
wg: document # comments in wg(8) man page
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 22 Mar 2017 12:11:41 +0000 (13:11 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 24 Mar 2017 03:44:27 +0000 (04:44 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg.8

index b9c1f79b7edd71cc8041e10533c643b81df0a446..b4f959992591088aaecff05a1a62b5d2e914dc4c 100644 (file)
--- 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