aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorKai Haberzettl <khaberz@gmail.com>2019-12-13 08:42:30 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-12-13 16:22:19 +0100
commit64f83e6161204e7930fa4ad05275677f7bec57e4 (patch)
tree5ef2112f8a8b0a5eb622d40a121ef38d6f37563d /src
parentwg-quick: linux: try both iptables(8) and nft(8) on teardown (diff)
downloadwireguard-tools-64f83e6161204e7930fa4ad05275677f7bec57e4.tar.xz
wireguard-tools-64f83e6161204e7930fa4ad05275677f7bec57e4.zip
wg: adjust wg.8 syntax for consistency in COMMANDS section
Signed-off-by: Kai Haberzettl <khaberz@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src')
-rw-r--r--src/man/wg.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/wg.8 b/src/man/wg.8
index 043ffb0..ac281bc 100644
--- a/src/man/wg.8
+++ b/src/man/wg.8
@@ -122,7 +122,7 @@ A private key and a corresponding public key may be generated at once by calling
$ wg genkey | tee private.key | wg pubkey > public.key
.TP
\fBhelp\fP
-Show usage message.
+Shows usage message.
.SH CONFIGURATION FILE FORMAT
The configuration file format is based on \fIINI\fP. There are two top level sections