From 64f83e6161204e7930fa4ad05275677f7bec57e4 Mon Sep 17 00:00:00 2001 From: Kai Haberzettl Date: Fri, 13 Dec 2019 08:42:30 +0100 Subject: wg: adjust wg.8 syntax for consistency in COMMANDS section Signed-off-by: Kai Haberzettl Signed-off-by: Jason A. Donenfeld --- src/man/wg.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-59-g8ed1b