mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-07-29 08:12:49 +02:00
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:
parent
6fbfa0d7bb
commit
64f83e6161
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue