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>
This commit is contained in:
Kai Haberzettl 2019-12-13 08:42:30 +01:00 committed by Jason A. Donenfeld
parent 6fbfa0d7bb
commit 64f83e6161
1 changed files with 1 additions and 1 deletions

View File

@ -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 $ wg genkey | tee private.key | wg pubkey > public.key
.TP .TP
\fBhelp\fP \fBhelp\fP
Show usage message. Shows usage message.
.SH CONFIGURATION FILE FORMAT .SH CONFIGURATION FILE FORMAT
The configuration file format is based on \fIINI\fP. There are two top level sections The configuration file format is based on \fIINI\fP. There are two top level sections