From: Jason A. Donenfeld Date: Wed, 22 Mar 2017 12:11:41 +0000 (+0100) Subject: wg: document # comments in wg(8) man page X-Git-Tag: v1.0.20191226~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3067b597980b94e01a8dca38b4e072fd55a9696c;p=thirdparty%2Fwireguard-tools.git wg: document # comments in wg(8) man page Signed-off-by: Jason A. Donenfeld --- 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