From: Kai Haberzettl Date: Fri, 13 Dec 2019 07:42:30 +0000 (+0100) Subject: wg: adjust wg.8 syntax for consistency in COMMANDS section X-Git-Tag: v1.0.20191226~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64f83e6161204e7930fa4ad05275677f7bec57e4;p=thirdparty%2Fwireguard-tools.git wg: adjust wg.8 syntax for consistency in COMMANDS section Signed-off-by: Kai Haberzettl Signed-off-by: Jason A. Donenfeld --- 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